Class: Sunspot::Query::Restriction::GreaterThan

Inherits:
Base
  • Object
show all
Defined in:
lib/sunspot/query/restriction.rb

Overview

Results must have field with value greater than given value

Method Summary

Methods inherited from Base

#initialize, #negate, #negated?, #to_boolean_phrase, #to_negated_boolean_phrase, #to_params, #to_positive_boolean_phrase

Constructor Details

This class inherits a constructor from Sunspot::Query::Restriction::Base