[Xapian-discuss] How to use Xapian to build a Desktop Search Application in Win32 platform?

Charlie Hull charlie at juggler.net
Fri Nov 21 09:29:05 GMT 2008


Olly Betts wrote:
> On Thu, Nov 20, 2008 at 04:10:20PM -0500, Jarrod Roberson wrote:
>> You will have to write your own file parsers to retrieve the contents and
>> metadata about the files and what it is inside them that might be
>> interesting. There are some open source libraries for parsing popular
>> formats like RDF, PDF, .DOC, .XLS etc.
> 
> See also the source code to Omega's omindex indexer (omindex.cc for
> starters) which uses various external filter programs to extract text
> from different file formats.
> 
> Cheers,
>     Olly

You can also look at our search framework Flax (www.flax.co.uk) and 
specifically Flax Basic, which is a packaged version for Windows, built 
using Python, and using the IFilter parsers.

Charlie
> 
> _______________________________________________
> Xapian-discuss mailing list
> Xapian-discuss at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-discuss
> 




More information about the Xapian-discuss mailing list