module Sunspot::Rails::Searchable
This module adds Sunspot
functionality to ActiveRecord models. As well as providing class and instance methods, it optionally adds lifecycle hooks to automatically add and remove models from the Solr index as they are created and destroyed.