1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
==============================
Whoosh |release| documentation
==============================
Whoosh was created by `Matt Chaput <mailto:matt@whoosh.ca>`_.
You can view outstanding issues on the
`Whoosh Bitbucket page <http://bitbucket.org/mchaput/whoosh>`_
and get help on the `Whoosh mailing list <http://groups.google.com/group/whoosh>`_.
Contents
========
.. toctree::
:maxdepth: 2
releases/index
quickstart
intro
glossary
schema
indexing
searching
parsing
querylang
dates
query
analysis
stemming
ngrams
facets
highlight
keywords
spelling
fieldcaches
batch
threads
nested
recipes
api/api
tech/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|