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>
-
Method Summary
Methods inherited from interface org.hibernate.search.util.common.reporting.spi.EventContextProvider
eventContextMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
fieldQueryElement, hibernateSearchIndexNames, identifier, mappingContext, rootQueryElement, toAbsolutePath, toDocumentValueConvertContext, withRoot
-
Method Details
-
child
- Specified by:
childin interfaceSearchIndexScope<S extends LuceneSearchIndexScope<?>>
-
analysisDefinitionRegistry
LuceneAnalysisDefinitionRegistry analysisDefinitionRegistry()
-