OpenSearch/qa
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
..
evil-tests Remove wildcard imports 2015-12-18 12:43:47 -08:00
ingest-with-mustache Add append processor 2015-12-22 16:11:43 +01:00
smoke-test-client Remove wildcard imports 2015-12-18 12:43:47 -08:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
vagrant Remove wildcard imports 2015-12-18 12:43:47 -08:00