Uses of Interface
org.hibernate.search.backend.lucene.scope.LuceneIndexScope
-
Packages that use LuceneIndexScope Package Description org.hibernate.search.backend.lucene -
-
Uses of LuceneIndexScope in org.hibernate.search.backend.lucene
Methods in org.hibernate.search.backend.lucene that return LuceneIndexScope Modifier and Type Method Description LuceneIndexScope
LuceneExtension. extendOrFail(IndexScope original)
Attempt to extend an index scope, throwing an exception in case of failure.
-