Package de.cxp.ocs.preprocessor.impl
package de.cxp.ocs.preprocessor.impl
-
ClassesClassDescriptionConverts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into their ASCII equivalents, if one exists for every searchable field.Converts attributes to a standard data field.Extracts the category levels of a single category path field into separate level and a leaf field if the *lvl and *leaf fields exists in the field configuration.
ConfigureableDataprocessor
implementation which fills a flag field based on a pattern match in a source field.DocumentPreProcessor
implementation which removes values from a fields value based on a regular expression.ConfigureableDataprocessor
implementation which replaces all occurrences of a regular expression within a fields value.ConfigureableDataprocessor
implementation which will make the indexer skip the indexation of matching documents.DocumentPreProcessor
implementation which splits a field value on a regular expression and adds the splitted values into new fields.Summarize and normalize fields depending on configuration