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 |
WorkspaceHolder.setCustomWorkspace(AbstractWorkspaceImpl workspace)
If invoked before
WorkspaceHolder.initialize(Properties, WorkerBuildContext, IndexManager)
it can set a customized Workspace instance to be used by this backend. |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved