Module Searchlogic::Search::Conditions
In: lib/searchlogic/search/conditions.rb

Methods

Public Instance methods

Returns a hash of the current conditions set.

Delete a condition from the search. Since conditions map to named scopes, if a named scope accepts a parameter there is no way to actually delete the scope if you do not want it anymore. A nil value might be meaningful to that scope.

[Validate]