mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
parent
d7391bc040
commit
25fc6746cc
@ -17,6 +17,8 @@ Accepts a single value or an array of values.
|
|||||||
| Name | Required | Default | Description
|
| Name | Required | Default | Description
|
||||||
| `field` | yes | - | The field to be appended to. Supports <<accessing-template-fields,template snippets>>.
|
| `field` | yes | - | The field to be appended to. Supports <<accessing-template-fields,template snippets>>.
|
||||||
| `value` | yes | - | The value to be appended. Supports <<accessing-template-fields,template snippets>>.
|
| `value` | yes | - | The value to be appended. Supports <<accessing-template-fields,template snippets>>.
|
||||||
|
| `allow_duplicates` | no | true | If `false`, the processor does not append
|
||||||
|
values already present in the field.
|
||||||
include::common-options.asciidoc[]
|
include::common-options.asciidoc[]
|
||||||
|======
|
|======
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user