OpenSearch/libs
Igor Motov 66a9b721f5 Add Map to XContentParser Wrapper (#44036)
In some cases we need to parse some XContent that is already parsed into
a map. This is currently happening in handling source in SQL and ingest
processors as well as parsing null_value values in geo mappings. To avoid
re-serializing and parsing the value again or writing another map-based
parser this commit adds an iterator that iterates over a map as if it was
XContent. This makes reusing existing XContent parser on maps possible.

Relates to #43554
2019-07-11 09:38:31 -04:00
..
cli [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
core [7.x] Add TimeValue.toHumanReadableString() to allow specifyin… (#43545) 2019-06-25 14:06:23 -06:00
dissect Eclipse libs projects setup fix (#42852) 2019-06-04 13:52:41 -07:00
geo Geo: add validator that only checks altitude (#43893) 2019-07-10 16:55:03 -04:00
grok Upgrade jcodings dependency to 1.0.44 (#43334) 2019-06-26 10:03:40 +02:00
nio Optimize Selector Wakeups (#43515) (#43650) 2019-06-26 20:00:42 +02:00
plugin-classloader [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
secure-sm Eclipse libs projects setup fix (#42852) 2019-06-04 13:52:41 -07:00
ssl-config Fix for PemTrustConfigTests.testTrustConfigReloadsFileContents failure (#43539) (#43613) 2019-06-26 13:32:01 +10:00
x-content Add Map to XContentParser Wrapper (#44036) 2019-07-11 09:38:31 -04:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00