Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 966 Bytes

index.rst

File metadata and controls

44 lines (36 loc) · 966 Bytes

Welcome to sunburnt's documentation!

Sunburnt is a library to help Python programs interact with the Apache Solr search engine.

Support

For initial help with problems see our mailing list. Please file any bugs in the github issue tracker.

Contents:

.. toctree::
   :maxdepth: 2

   about
   installation
   solrbackground
   connectionconfiguration
   queryingsolr
   mltqueries
   addingdocuments
   deletingdocuments
   indexmanagement
   contributing