Fork me on GitHub

acts_as_solr by mattmatt

This plugin adds full text search capabilities and many other nifty features from Apache‘s Solr to any Rails model.

Dependencies

Java Runtime Environment(JRE) 1.5 aka 5.0 http://www.java.com/en/download/index.jsp
If you have libxml-ruby installed, make sure it’s at least version 0.7
It comes pre-bundled with version 1.3 of Solr, so with the plugin installed you're good to go.

Install

script/plugin install git://github.com/mattmatt/acts_as_solr.git

License

Released under the MIT license.

Authors

Erik Hatcher: First draft
Thiago Jackiw: Previous developer
Luke Francl: Current developer
Mathias Meyer: Current developer

Support

There's RDoc to get the inside-scoop, and you can join the Google Group. Send bug reports through Lighthouse.

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/mattmatt/acts_as_solr