Interface ElasticsearchSearchAggregationIndexScope<S extends ElasticsearchSearchAggregationIndexScope<?>>
- All Superinterfaces:
EventContextProvider,SearchAggregationIndexScope<S>,SearchIndexScope<S>
- All Known Subinterfaces:
ElasticsearchSearchQueryIndexScope<S>
- All Known Implementing Classes:
ElasticsearchSearchIndexScopeImpl
public interface ElasticsearchSearchAggregationIndexScope<S extends ElasticsearchSearchAggregationIndexScope<?>>
extends SearchAggregationIndexScope<S>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.hibernate.search.util.common.reporting.spi.EventContextProvider
eventContextMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
child, fieldQueryElement, hibernateSearchIndexNames, identifier, mappingContext, rootQueryElement, toAbsolutePath, toDocumentValueConvertContext, withRoot
-
Method Details
-
aggregationBuilders
ElasticsearchSearchAggregationBuilderFactory aggregationBuilders()- Specified by:
aggregationBuildersin interfaceSearchAggregationIndexScope<S extends ElasticsearchSearchAggregationIndexScope<?>>
-