Clients for SOLR in Python Java Ruby Rails Drupal JSON C#
Apache Solr really seems to be taking off. Its a web-based wrapper supporting a simple REST protocol. There are clients available in quite a few languages
- Solr Ruby client
- Solr PHP client
- Solr Java client
- Solr Embedded Java client for use without HTTP
- Solr JSON client for javascript
- Solr C# client even one for C sharp
- the JSON client is recommended as the Solr Python Client but there is a solr.py file in the repository which has undocumented multi-map support
There are also integrations for many major platforms
- Apache Forest Pluging
- Solr Drupal Client
- Solr Django Client
- Simple Rails Solr Client with the more advanced Flare
- Solr Alfresco Integration
still in development, but usable
No excuses, get your Solr on