| Package | Description |
|---|---|
| org.craftercms.search.batch | |
| org.craftercms.search.batch.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchIndexer.updateIndex(String indexId,
String siteName,
org.craftercms.core.service.ContentStoreService contentStoreService,
org.craftercms.core.service.Context context,
List<String> paths,
boolean delete,
IndexingStatus status)
Updates the specified search index with the given batch of files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryFileWithMetadataBatchIndexer.updateIndex(String indexId,
String siteName,
org.craftercms.core.service.ContentStoreService contentStoreService,
org.craftercms.core.service.Context context,
List<String> paths,
boolean delete,
IndexingStatus status) |
void |
AbstractBatchIndexer.updateIndex(String indexId,
String siteName,
org.craftercms.core.service.ContentStoreService contentStoreService,
org.craftercms.core.service.Context context,
List<String> paths,
boolean delete,
IndexingStatus status) |
Copyright © 2018 CrafterCMS. All rights reserved.