| Module | MetaSearch::Searches::ActiveRecord::ClassMethods |
| In: |
lib/meta_search/searches/active_record.rb
|
Prepares the search to run against your model. Returns an instance of MetaSearch::Builder, which behaves pretty much like an ActiveRecord::Relation, in that it doesn‘t actually query the database until you do something that requires it to do so.
Options: