Class FieldRetentionMapping

java.lang.Object
com.lucidworks.apollo.pipeline.index.config.transform.FieldRetentionMapping

public class FieldRetentionMapping extends Object
A Field Mapping Rule for retaining fields. The following operations are supported: 1. Keep: with this rule the given field will be kept on the document. 2. Delete: with this rule the given field will be deleted from the document. The default operation for this rule is keep.