Package org.hibernate.search.engine.search.sort.dsl.spi
-
Class Summary Class Description AbstractSearchSortFactory<S extends ExtendedSearchSortFactory<S,PDF>,SC extends SearchSortIndexScope<?>,PDF extends SearchPredicateFactory> AbstractSortThenStep SearchSortDslContext<SC extends SearchSortIndexScope<?>,PDF extends SearchPredicateFactory> Represents the current context in the search DSL, including in particular the search scope, the sort builder factory and the knowledge of previous sorts chained usingSortThenStep.then()
.StaticSortThenStep