OpenSearch/modules/reindex
Nik Everett 370afa371b Make reindex-from-remote ignore unknown fields
reindex-from-remote should ignore unknown fields so it is mostly
future compatible. This makes it ignore unknown fields by adding an
option to `ObjectParser` and `ConstructingObjectParser` that, if
enabled, causes them to ignore unknown fields.

Closes #20504
2016-09-26 00:55:46 +02:00
..
src Make reindex-from-remote ignore unknown fields 2016-09-26 00:55:46 +02:00
build.gradle Remove duplicate dependency declaration for http client (#19580) 2016-07-26 06:29:04 +02:00