.. py:module:: petlx.index

Text indexing (Whoosh)
======================

The package Whoosh is required. To install try ``pip install whoosh``.

.. autofunction:: fromindex
.. autofunction:: searchindex
.. autofunction:: searchindexpage
.. autofunction:: toindex
.. autofunction:: appendindex



