ANN: DocIndexer 0.9.0.0 released

Stuart Rackham srackham at methods.co.nz
Thu Sep 6 09:14:27 CEST 2007


DocIndexer is a document indexer toolkit that uses the PyLucene search
engine for indexing and searching document files. DocIndexer includes
command-line utilities, Python index and search classes plus a Win32
COM server that can be used to integrate indexing and searching into
application software. The current version has parser support for
Microsoft Word, HTML, PDF and plain text documents.

0.9 is the long overdue rewrite of 0.7 -- the Lupy search library has
been replaced with PyLucene plus there are lots of new features along
with significant performance increases.

License
-------
MIT

URLs
----
Homepage:    http://www.methods.co.nz/docindexer/
SourceForge: http://sourceforge.net/projects/docindexer/

Runtime Requisites
------------------
Win32: None (compiled binary distribution).
Linux: Python 2.5, PyLucene 2.


Cheers,
Stuart
---
Stuart Rackham


More information about the Python-announce-list mailing list