| Package | Description |
|---|---|
| org.hibernate.search.engine.search.aggregation.dsl | |
| org.hibernate.search.engine.search.aggregation.dsl.spi |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SearchAggregationFactory.extension(SearchAggregationFactoryExtension<T> extension)
Extend the current factory with the given extension,
resulting in an extended factory offering different types of aggregations.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DelegatingSearchAggregationFactory.extension(SearchAggregationFactoryExtension<T> extension) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.