Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > d0983343df85ecf7d844c2cfc3a0597a > files > 373

python-whoosh-2.5.1-1.fc18.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