Interface SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>>
- All Superinterfaces:
EventContextProvider, SearchIndexScope<S>
- All Known Subinterfaces:
SearchQueryIndexScope<SR,S>
- All Known Implementing Classes:
AbstractSearchIndexScope
public interface SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>>
extends SearchIndexScope<S>
-
Method Summary
Methods inherited from interface EventContextProvider
eventContextMethods inherited from interface SearchIndexScope
child, fieldQueryElement, hibernateSearchIndexNames, identifier, mappingContext, rootQueryElement, toAbsolutePath, toDocumentValueConvertContext, withRoot
-
Method Details
-
aggregationBuilders
SearchAggregationBuilderFactory aggregationBuilders()
-