Uses of Interface
org.hibernate.search.engine.search.sort.dsl.DistanceSortOptionsStep
Packages that use DistanceSortOptionsStep
Package
Description
-
Uses of DistanceSortOptionsStep in org.hibernate.search.engine.search.sort.dsl
Classes in org.hibernate.search.engine.search.sort.dsl with type parameters of type DistanceSortOptionsStepModifier and TypeInterfaceDescriptioninterfaceDistanceSortOptionsStep<S extends DistanceSortOptionsStep<?,PDF>, PDF extends SearchPredicateFactory> The initial and final step in a "distance" sort definition, where optional parameters can be set.Methods in org.hibernate.search.engine.search.sort.dsl that return DistanceSortOptionsStepModifier and TypeMethodDescriptiondefault DistanceSortOptionsStep<?,PDF> default DistanceSortOptionsStep<?,? extends SearchPredicateFactory> Order elements by the distance from the location stored in the specified field to the location specified.DistanceSortOptionsStep<?,? extends SearchPredicateFactory> Order elements by the distance from the location stored in the specified field to the location specified. -
Uses of DistanceSortOptionsStep in org.hibernate.search.engine.search.sort.dsl.spi
Methods in org.hibernate.search.engine.search.sort.dsl.spi that return DistanceSortOptionsStepModifier and TypeMethodDescription