Package com.algolia.model.search
Interface AroundPrecision
- All Known Implementing Classes:
AroundPrecision.IntegerWrapper,AroundPrecision.ListOfAroundPrecisionFromValueInnerWrapper
public interface AroundPrecision
Precision of a coordinate-based search in meters to group results with similar distances. The Geo
ranking criterion considers all matches within the same range of distances to be equal.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic AroundPrecisionstatic AroundPrecisionof(List<AroundPrecisionFromValueInner> value)
-
Method Details
-
of
-
of
-