Interface LuceneSearchIndexScope<S extends LuceneSearchIndexScope<?>>

All Superinterfaces:
EventContextProvider, SearchIndexScope<S>
All Known Subinterfaces:
LuceneSearchAggregationIndexScope<S>, LuceneSearchPredicateIndexScope<S>, LuceneSearchProjectionIndexScope<S>, LuceneSearchQueryIndexScope<S>, LuceneSearchSortIndexScope<S>
All Known Implementing Classes:
LuceneSearchIndexScopeImpl

public interface LuceneSearchIndexScope<S extends LuceneSearchIndexScope<?>> extends SearchIndexScope<S>