Whoosh is a fast, featureful full-text indexing and searching library
implemented in pure Python. Programmers can use it to easily add
search functionality to their applications and websites. Every part
of how Whoosh works can be extended or replaced to meet your needs
exactly.

Some of Whoosh's features include:

*   Pythonic API.  
*   Fielded indexing and search
*   Fast indexing and retrieval
*   Pluggable scoring algorithm (including BM25F), text analysis, storage,
    posting format, etc.
*   Powerful query language.
*   Pure Python spell-checker

ok?

Attachment: py-whoosh.tgz
Description: py-whoosh.tgz

Reply via email to