
This module provides an interface that queries the Apache Solr server using a pure Python implementation and returns the results based on the query
Features: * Basic operations such as selecting, updating & deleting. * Index optimization. * "More Like This" support (if setup in Solr). * Spelling correction (if setup in Solr). * Timeout support.