Package org.hibernate.search.engine.search.sort.dsl.spi
-
Interface Summary Interface Description SearchSortDslContext<F extends SearchSortBuilderFactory<?>,PDF extends SearchPredicateFactory> Represents the current context in the search DSL, including in particular the sort builder factory and the knowledge of previous sorts chained usingSortThenStep.then()
. -
Class Summary Class Description AbstractSortThenStep DelegatingSearchSortFactory<PDF extends SearchPredicateFactory> A delegatingSearchSortFactory
.StaticSortThenStep