summaryrefslogtreecommitdiffstats
path: root/python/python3-whoosh/README
blob: 71ca2ab096a9a763b7943424b016128a4cb0ae64 (plain)
1
2
3
4
5
6
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.