Re: zip-like archive indexing



> This requires code changes, so you'll have to recompile the archive
> filter, but it's as simple as adding a single line to FilterArchive.cs
> to say what extension or MIME type you want to add.

As long as SharpZLib processes those archive formats, you can use 
FilterArchive. It will require adding the mimetype and some code changes to 
use the right method to extract the included files.

You can also use external-filters (see http://beagle-project.org for 
information) if you can live with searches returning the archive if any 
included file contains the query text (i.e. you will lose the ability to 
search metadata of the included files and knowing which included file matched 
the query).

- dBera

-- 
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]