Module: MongoSearch::Matchers

Defined in:
lib/mongo-search/matchers/exact_matcher.rb,
lib/mongo-search/matchers/partial_matcher.rb,
lib/mongo-search/matchers/intersect_matcher.rb,
lib/mongo-search/matchers/less_than_matcher.rb,
lib/mongo-search/matchers/greater_than_matcher.rb

Defined Under Namespace

Classes: ExactMatcher, GreaterThanMatcher, IntersectMatcher, LessThanMatcher, PartialMatcher