Package | Description |
---|---|
org.hibernate.search.backend.impl.batch | |
org.hibernate.search.engine.spi | |
org.hibernate.search.impl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBatchBackend
This is not meant to be used as a regular
backend, only to apply batch changes to the index.
|
Modifier and Type | Method and Description |
---|---|
BatchBackend |
SearchFactoryImplementor.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
Modifier and Type | Method and Description |
---|---|
BatchBackend |
ImmutableSearchFactory.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
BatchBackend |
MutableSearchFactory.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
Copyright © 2006–2013 Hibernate. All rights reserved.