| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.scope.spi | |
| org.hibernate.search.engine.search.sort.dsl.spi |
| Modifier and Type | Method and Description |
|---|---|
SearchSortBuilderFactory<? super C,?> |
IndexScope.searchSortBuilderFactory() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchSortDslContext<F extends SearchSortBuilderFactory<?,B>,B,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 using
SortThenStep.then(). |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.