Package org.craftercms.search.batch.impl
package org.craftercms.search.batch.impl
-
ClassesClassDescriptionBase class for
BatchIndexer
s.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.BatchIndexer
that tries to match binary files with metadata files.BatchIndexer
that updates/deletes XML files from a search index.