Uses of Interface
org.hibernate.search.backend.lucene.scope.model.impl.LuceneScopeIndexManagerContext
Packages that use LuceneScopeIndexManagerContext
Package
Description
-
Uses of LuceneScopeIndexManagerContext in org.hibernate.search.backend.lucene.index.impl
Classes in org.hibernate.search.backend.lucene.index.impl that implement LuceneScopeIndexManagerContextMethod parameters in org.hibernate.search.backend.lucene.index.impl with type arguments of type LuceneScopeIndexManagerContextModifier and TypeMethodDescriptionIndexManagerBackendContext.createSearchContext(BackendMappingContext mappingContext, Set<? extends LuceneScopeIndexManagerContext> indexManagerContexts) -
Uses of LuceneScopeIndexManagerContext in org.hibernate.search.backend.lucene.scope.impl
Constructor parameters in org.hibernate.search.backend.lucene.scope.impl with type arguments of type LuceneScopeIndexManagerContextModifierConstructorDescriptionLuceneIndexScopeImpl(SearchBackendContext backendContext, BackendMappingContext mappingContext, Set<? extends LuceneScopeIndexManagerContext> indexManagerContexts) -
Uses of LuceneScopeIndexManagerContext in org.hibernate.search.backend.lucene.scope.model.impl
Methods in org.hibernate.search.backend.lucene.scope.model.impl that return types with arguments of type LuceneScopeIndexManagerContextConstructor parameters in org.hibernate.search.backend.lucene.scope.model.impl with type arguments of type LuceneScopeIndexManagerContextModifierConstructorDescriptionLuceneSearchIndexScopeImpl(BackendMappingContext mappingContext, SearchBackendContext backendContext, LuceneAnalysisDefinitionRegistry analysisDefinitionRegistry, MultiTenancyStrategy multiTenancyStrategy, TimingSource timingSource, Set<? extends LuceneScopeIndexManagerContext> indexManagerContexts) -
Uses of LuceneScopeIndexManagerContext in org.hibernate.search.backend.lucene.search.query.impl
Method parameters in org.hibernate.search.backend.lucene.search.query.impl with type arguments of type LuceneScopeIndexManagerContextModifier and TypeMethodDescriptionSearchBackendContext.createSearchContext(BackendMappingContext mappingContext, Set<? extends LuceneScopeIndexManagerContext> indexManagerContexts)