Sophie

Sophie

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

python-whoosh-2.5.1-1.fc18.noarch.rpm

==================
``writing`` module
==================

.. automodule:: whoosh.writing


Writer
======

.. autoclass:: IndexWriter
    :members:


Utility writers
===============

.. autoclass:: BufferedWriter
    :members:

.. autoclass:: AsyncWriter
    :members:


Exceptions
==========

.. autoexception:: IndexingError