OpenSearch/docs/reference/ingest
Tal Levy 5c34533761
add json-processor support for non-map json types (#27335)
The Json Processor originally only supported parsing field values into Maps even
though the JSON spec specifies that strings, null-values, numbers, booleans, and arrays
are also valid JSON types. This commit enables parsing these values now.

response to #25972.
2017-11-13 10:28:19 -08:00
..
ingest-node.asciidoc add json-processor support for non-map json types (#27335) 2017-11-13 10:28:19 -08:00