Whoosh is a fast, featureful, full-text indexing and searching library implemented in pure Python.
I am looking for a document search engine (like Xapian, Whoosh, Lucene, Solr, Sphinx or others) which is capable of …
lucene solr information-retrieval xapian whooshI need to do full text searching with Google App Engine. I found the project Whoosh and it works really …
python google-app-engine full-text-search whoosh