Package com.algolia.model.search
Class Range
java.lang.Object
com.algolia.model.search.Range
Range object with lower and upper values in meters to define custom ranges.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Range
public Range()
-
-
Method Details
-
setFrom
-
getFrom
Lower boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal. -
setValue
-
getValue
Upper boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal. -
equals
-
hashCode
public int hashCode() -
toString
-