Interface SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>>
- All Superinterfaces:
EventContextProvider,SearchIndexScope<S>
- All Known Subinterfaces:
ElasticsearchSearchAggregationIndexScope<S>,ElasticsearchSearchQueryIndexScope<S>,LuceneSearchAggregationIndexScope<S>,LuceneSearchQueryIndexScope<S>,SearchQueryIndexScope<S>
- All Known Implementing Classes:
AbstractSearchIndexScope,ElasticsearchSearchIndexScopeImpl,LuceneSearchIndexScopeImpl
public interface SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>>
extends SearchIndexScope<S>
-
Method Summary
Methods 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
SearchAggregationBuilderFactory aggregationBuilders()
-