Interface LuceneScopeIndexManagerContext
-
- All Superinterfaces:
LuceneSearchIndexContext,ReadIndexManagerContext
- All Known Implementing Classes:
LuceneIndexManagerImpl
public interface LuceneScopeIndexManagerContext extends LuceneSearchIndexContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LuceneIndexModelmodel()-
Methods inherited from interface org.hibernate.search.backend.lucene.search.common.impl.LuceneSearchIndexContext
identifier
-
Methods inherited from interface org.hibernate.search.backend.lucene.lowlevel.reader.impl.ReadIndexManagerContext
openIndexReaders
-
-
-
-
Method Detail
-
model
LuceneIndexModel model()
-
-