Interface LuceneSearchSortIndexScope<S extends LuceneSearchSortIndexScope<?>>

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

public interface LuceneSearchSortIndexScope<S extends LuceneSearchSortIndexScope<?>> extends SearchSortIndexScope<S>, LuceneSearchIndexScope<S>