OnMultiple
Action to take when multiple values are found for a field operation.
Notes
Specifies how to handle situations where multiple values exist or are produced during a field operation. Common values control whether to append, replace, or merge values, ensuring predictable behavior when processing documents with multi-valued metadata fields.
Usage
- YAML
- JSON
- XML
OnMultiple: ANY
{
"OnMultiple": "ANY"
}
<onMultiple/>
Allowed Values
ANYALLSUM