Uses of Class
org.springframework.data.elasticsearch.core.query.Order
Packages that use Order
-
Uses of Order in org.springframework.data.elasticsearch.core.query
Subclasses of Order in org.springframework.data.elasticsearch.core.queryModifier and TypeClassDescriptionclassSort.Orderderived class to be able to define a _geo_distance order for a search.Methods in org.springframework.data.elasticsearch.core.query that return OrderModifier and TypeMethodDescriptionOrder.with(Order.Mode mode) Order.withMissing(String missing) Order.withNested(Order.Nested nested) Order.withUnmappedType(String unmappedType)