.. sunburnt documentation master file, created by
   sphinx-quickstart on Sat Mar 12 15:37:32 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to sunburnt's documentation!
====================================

Sunburnt is a library to help Python programs interact with the `Apache
Solr <http://lucene.apache.org/solr/>`_ search engine.

Support
-------

For initial help with problems see our `mailing list
<http://groups.google.com/group/python-sunburnt>`_. Please file any bugs in
the `github issue tracker <https://github.com/tow/sunburnt/issues>`_.

Contents:

.. toctree::
   :maxdepth: 2

   about
   installation
   solrbackground
   connectionconfiguration
   queryingsolr
   mltqueries
   addingdocuments
   deletingdocuments
   indexmanagement
   contributing

..
 Indices and tables
..
 ==================
..
 * :ref:`genindex`
..
 * :ref:`modindex`
..
 * :ref:`search`
