OpenSearch/qa/vagrant
Lee Hinman a1e8fb794c Allow JSON with unquoted field names by enabling system property
In Elasticsearch 5.0.0, by default unquoted field names in JSON will be
rejected. This can cause issues, however, for documents that were
already indexed with unquoted field names. To alleviate this, a system
property has been added that can be enabled so migration can occur.

This system property will be removed in Elasticsearch 6.0.0

Resolves #17674
2016-04-19 09:14:13 -06:00
..
src/test/resources/packaging/scripts Allow JSON with unquoted field names by enabling system property 2016-04-19 09:14:13 -06:00
build.gradle [TEST] Fix extra backslash causing sed to hang 2016-04-13 10:24:39 -06:00