Interface LuceneSearchAggregationIndexScope<S extends LuceneSearchAggregationIndexScope<?>>

All Superinterfaces:
EventContextProvider, LuceneSearchIndexScope<S>, SearchAggregationIndexScope<S>, SearchIndexScope<S>
All Known Subinterfaces:
LuceneSearchQueryIndexScope<S>
All Known Implementing Classes:
LuceneSearchIndexScopeImpl

public interface LuceneSearchAggregationIndexScope<S extends LuceneSearchAggregationIndexScope<?>> extends SearchAggregationIndexScope<S>, LuceneSearchIndexScope<S>