Uses of Interface
org.hibernate.search.backend.lucene.search.common.impl.LuceneSearchIndexContext
Packages that use LuceneSearchIndexContext
Package
Description
-
Uses of LuceneSearchIndexContext in org.hibernate.search.backend.lucene.index.impl
Classes in org.hibernate.search.backend.lucene.index.impl that implement LuceneSearchIndexContext -
Uses of LuceneSearchIndexContext in org.hibernate.search.backend.lucene.scope.model.impl
Subinterfaces of LuceneSearchIndexContext in org.hibernate.search.backend.lucene.scope.model.implMethods in org.hibernate.search.backend.lucene.scope.model.impl that return types with arguments of type LuceneSearchIndexContextModifier and TypeMethodDescriptionMap<String,? extends LuceneSearchIndexContext> LuceneSearchIndexScopeImpl.mappedTypeNameToIndex() -
Uses of LuceneSearchIndexContext in org.hibernate.search.backend.lucene.search.query.impl
Methods in org.hibernate.search.backend.lucene.search.query.impl that return types with arguments of type LuceneSearchIndexContextModifier and TypeMethodDescriptionCollection<? extends LuceneSearchIndexContext>LuceneSearchQueryIndexScope.indexes()Map<String,? extends LuceneSearchIndexContext> LuceneSearchQueryIndexScope.mappedTypeNameToIndex()