Installation

To install mysolr from Pypi:

pip install mysolr

From source code:

python setup.py install

Dependencies

Mysolr uses requests module for sending HTTP requests. So, if you install mysolr from source code you have to install it.

mysolr is a simple Apache Solr library for Python. You are currently looking at the documentation of the development release.

Table Of Contents

Related Topics

Fork me on GitHub