Class | Description |
---|---|
ConstantTagger |
Define and add constant values to documents.
|
CopyTagger |
Copies metadata fields.
|
DeleteTagger |
Delete the metadata fields provided.
|
ForceSingleValueTagger |
Forces a metadata field to be single-value.
|
HierarchyTagger |
Given a separator, split a field string into multiple segments
representing each node of a hierarchical branch.
|
KeepOnlyTagger |
Keep only the metadata fields provided, delete all other ones.
|
RenameTagger |
Rename metadata fields to different names.
|
ReplaceTagger |
Replaces an existing metadata value with another one.
|
SplitTagger |
Splits an existing metadata value into multiple values based on a given
value separator.
|
TextBetweenTagger |
Extracts and add values found between a matching start and
end strings to a document metadata field.
|
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.