| Package | Description |
|---|---|
| org.hibernate.search.backend.impl.batch | |
| org.hibernate.search.engine.impl | |
| org.hibernate.search.spi |
| 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 |
ImmutableSearchFactory.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
BatchBackend |
MutableSearchFactory.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
| Modifier and Type | Method and Description |
|---|---|
BatchBackend |
SearchIntegrator.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
Copyright © 2006–2017 Hibernate. All rights reserved.