Other Clients
solrpy
Tue, 03/23/2010 - 14:40 | admin
solrpy is a python client for solr, an enterprise search server built on top of lucene. solrpy allows you to add documents to a solr instance, and then to perform queries and gather search results from solr using your favorite programming language--python.
url: http://code.google.com/p/solrpy/