OpenSearch/plugins
javanna 46f99a11a0 Add append processor
The append processor allows to append one or more values to an existing list; add a new list with the provided values if the field doesn't exist yet, or convert an existing scalar into a list and add the provided values to the newly created  list.

This required adapting of IngestDocument#appendFieldValue behaviour, also added support for templating to it.

Closes #14324
2015-12-22 16:11:43 +01:00
..
analysis-icu Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-kuromoji Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-phonetic Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-smartcn Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-stempel Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
delete-by-query Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-azure Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-ec2 Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-gce Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-multicast Remove wildcard imports 2015-12-18 12:43:47 -08:00
ingest Add append processor 2015-12-22 16:11:43 +01:00
jvm-example Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
lang-javascript Remove wildcard imports 2015-12-18 12:43:47 -08:00
lang-plan-a Remove wildcard imports 2015-12-18 12:43:47 -08:00
lang-python Remove wildcard imports 2015-12-18 12:43:47 -08:00
mapper-attachments Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
mapper-murmur3 Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
mapper-size Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
repository-azure Remove wildcard imports 2015-12-18 12:43:47 -08:00
repository-hdfs Remove wildcard imports 2015-12-18 12:43:47 -08:00
repository-s3 Rename InternalFilters.Bucket to InternalFilters.InternalBucket to avoid name collision 2015-12-18 13:22:20 -08:00
site-example Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
store-smb Remove wildcard imports 2015-12-18 12:43:47 -08:00
build.gradle Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00