Sophie

Sophie

distrib > Fedora > 19 > i386 > by-pkgid > 6beacea4c4bc1b8f238481a6fa680433 > files > 385

python3-whoosh-2.5.7-1.fc19.noarch.rpm

================
``index`` module
================

.. automodule:: whoosh.index


Functions
=========

.. autofunction:: create_in
.. autofunction:: open_dir
.. autofunction:: exists_in
.. autofunction:: exists
.. autofunction:: version_in
.. autofunction:: version


Base class
==========

.. autoclass:: Index
    :members:


Implementation
==============

.. autoclass:: FileIndex


Exceptions
==========

.. autoexception:: LockError
.. autoexception:: IndexError
.. autoexception:: IndexVersionError
.. autoexception:: OutOfDateError
.. autoexception:: EmptyIndexError