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 TypeInterfaceDescriptioninterface
FieldSortOptionsStep<SR,
S extends FieldSortOptionsStep<SR, ?, PDF>, PDF extends TypedSearchPredicateFactory<SR>> 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.FieldSortOptionsStep
<SR, ?, ? extends TypedSearchPredicateFactory<SR>> 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