| Package | Description |
|---|---|
| org.craftercms.search.batch.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBatchIndexer
Base class for
BatchIndexers. |
class |
BinaryFileBatchIndexer
BatchIndexer that updates/deletes binary or structured document files (PDF,
Word, etc.) from a search index, only if their mime types match the supported mime types or if the supported mime
types map is empty. |
class |
BinaryFileWithMetadataBatchIndexer
BatchIndexer that tries to match the update/deleted files against a series of
metadata/binary path patterns. |
class |
XmlFileBatchIndexer
BatchIndexer that updates/deletes XML files from a search index. |
Copyright © 2017 CrafterCMS. All Rights Reserved.