| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.scope.spi | |
| org.hibernate.search.engine.search.aggregation.dsl.spi |
| Modifier and Type | Method and Description |
|---|---|
SearchAggregationBuilderFactory<? super C> |
IndexScope.getSearchAggregationFactory() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchAggregationDslContext<F extends SearchAggregationBuilderFactory<?>,PDF extends SearchPredicateFactory>
Represents the current context in the search DSL,
including in particular the aggregation builder factory.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.