| Package | Description |
|---|---|
| org.hibernate.search.backend.impl.lucene |
| Modifier and Type | Class and Description |
|---|---|
class |
ExclusiveIndexWorkspaceImpl |
class |
NRTWorkspaceImpl
A
Workspace implementation taking advantage of NRT Lucene features. |
class |
SharedIndexWorkspaceImpl |
| Modifier and Type | Method and Description |
|---|---|
AbstractWorkspaceImpl |
LuceneBackendResources.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
void |
LuceneBackendQueueProcessor.setCustomWorkspace(AbstractWorkspaceImpl workspace)
If invoked before
LuceneBackendQueueProcessor.initialize(Properties, WorkerBuildContext, DirectoryBasedIndexManager)
it can set a customized Workspace instance to be used by this backend. |
Copyright © 2006–2013 Hibernate. All rights reserved.