Package com.algolia.model.search
Class AroundPrecision
java.lang.Object
com.algolia.model.search.AroundPrecision
- All Implemented Interfaces:
CompoundType
Precision of a geographical search (in meters), to [group results that are more or less the same
distance from a central
point](https://www.algolia.com/doc/guides/managing-results/refine-results/geolocation/in-depth/geo-ranking-precision/).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AroundPrecisionstatic AroundPrecisionof(List<AroundPrecisionFromValueInner> inside) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.algolia.utils.CompoundType
getInsideValue
-
Constructor Details
-
AroundPrecision
public AroundPrecision()
-
-
Method Details
-
of
-
of
-