OpenSearch/libs
Igor Motov 39789d0a10
GEO: More robust handling of ignore_malformed in geoshape parsing (#35603)
Adds an XContent sub parser class that can to wrap another
XContent parser at the beginning of an object and allow skiping
all children in case of the parsing failure. It also uses this
subparser to ignore the rest of the GeoJson shape if the 
parsing fails and we need to ignore the geoshape due to the 
ignore_malformed flag.

Supersedes #34498

Closes #34047
2018-11-21 11:04:01 -10:00
..
cli add elasticsearch-shard tool (#32281) 2018-09-19 10:28:22 +02:00
core Add a frozen engine implementation (#34357) 2018-11-07 20:23:35 +01:00
dissect Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
grok Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
nio Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
plugin-classloader Build: Fail if any libs depend on non-core libs (#29336) 2018-04-16 11:49:27 -04:00
secure-sm Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
x-content GEO: More robust handling of ignore_malformed in geoshape parsing (#35603) 2018-11-21 11:04:01 -10:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00