sunspot_rails 1.0.1
Sunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rails adds integration between Sunspot and ActiveRecord, including defining search and indexing related methods on ActiveRecord models themselves, running a Sunspot-compatible Solr instance for development and test environments, and automatically commit Solr index changes at the end of each Rails request.
Gemfile:
=
install:
=
Runtime Dependencies (1):
sunspot
= 1.0.1
Development Dependencies (2):
rspec
~> 1.2
rspec-rails
~> 1.2