Uses of Class
org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
Packages that use GeoDistanceOrder
-
Uses of GeoDistanceOrder in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return GeoDistanceOrderModifier and TypeMethodDescriptionGeoDistanceOrder.with(Sort.Direction direction) GeoDistanceOrder.with(Sort.NullHandling nullHandling) GeoDistanceOrder.with(GeoDistanceOrder.DistanceType distanceType) GeoDistanceOrder.with(Order.Mode mode) GeoDistanceOrder.withIgnoreUnmapped(Boolean ignoreUnmapped) GeoDistanceOrder.withProperty(String property)