Interface LuceneSearchQueryIndexScope<S extends LuceneSearchQueryIndexScope<?>>

All Superinterfaces:
EventContextProvider, LuceneSearchAggregationIndexScope<S>, LuceneSearchIndexScope<S>, LuceneSearchPredicateIndexScope<S>, LuceneSearchProjectionIndexScope<S>, LuceneSearchSortIndexScope<S>, SearchAggregationIndexScope<S>, SearchIndexScope<S>, SearchPredicateIndexScope<S>, SearchProjectionIndexScope<S>, SearchQueryIndexScope<S>, SearchSortIndexScope<S>
All Known Implementing Classes:
LuceneSearchIndexScopeImpl

public interface LuceneSearchQueryIndexScope<S extends LuceneSearchQueryIndexScope<?>> extends SearchQueryIndexScope<S>, LuceneSearchIndexScope<S>, LuceneSearchPredicateIndexScope<S>, LuceneSearchSortIndexScope<S>, LuceneSearchProjectionIndexScope<S>, LuceneSearchAggregationIndexScope<S>