Uses of Interface
org.hibernate.search.engine.search.sort.dsl.FieldSortOptionsStep
Packages that use FieldSortOptionsStep
Package
Description
-
Uses of FieldSortOptionsStep in org.hibernate.search.engine.search.sort.dsl
Classes in org.hibernate.search.engine.search.sort.dsl with type parameters of type FieldSortOptionsStepModifier and TypeInterfaceDescriptioninterfaceFieldSortOptionsStep<S extends FieldSortOptionsStep<?,PDF>, PDF extends SearchPredicateFactory> The initial and final step in a "field" sort definition, where optional parameters can be set.Methods in org.hibernate.search.engine.search.sort.dsl that return FieldSortOptionsStepModifier and TypeMethodDescriptionFieldSortOptionsStep<?, ? extends SearchPredicateFactory> Order elements by the value of a specific field. -
Uses of FieldSortOptionsStep in org.hibernate.search.engine.search.sort.dsl.spi
Methods in org.hibernate.search.engine.search.sort.dsl.spi that return FieldSortOptionsStepModifier and TypeMethodDescription