a1e8fb794c
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 |
||
---|---|---|
.. | ||
backwards-5.0 | ||
evil-tests | ||
smoke-test-client | ||
smoke-test-ingest-disabled | ||
smoke-test-ingest-with-all-dependencies | ||
smoke-test-multinode | ||
smoke-test-plugins | ||
smoke-test-reindex-with-groovy | ||
vagrant |