Package | Description |
---|---|
org.hibernate.search.backend.impl.lucene |
Modifier and Type | Method and Description |
---|---|
LuceneBackendResources |
LuceneBackendQueueProcessor.getIndexResources() |
LuceneBackendResources |
LuceneBackendResources.onTheFlyRebuild()
Creates a replacement for this same LuceneBackendResources:
reuses the existing locks and executors (which can't be reconfigured on the fly),
reuses the same Workspace and ErrorHandler, but will use a new LuceneWorkVisitor.
|
Copyright © 2006–2016 Hibernate. All rights reserved.