Whoosh: a fast pure-Python search engine
Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Some of Whoosh's features include Pythonic API, pure-Python, fielded indexing and search, fast indexing and retrieval, pluggable scoring algorithm (text analysis, storage, posting format, etc.), and powerful query language.