Module Searchlogic::Search::Implementation
In: lib/searchlogic/search/implementation.rb

Responsible for adding a "search" method into your models.

Methods

Public Instance methods

Additional method, gets aliased as "search" if that method is available. A lot of other libraries like to use "search" as well, so if you have a conflict like this, you can use this method directly.

[Validate]