OpenSearch/qa
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
..
backwards-5.0 Add back the Version.V_5_0_0 constant. #17688 2016-04-13 10:00:37 +02:00
evil-tests Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00
smoke-test-client Use Settings.builder instead of settingsBuilder in ESSmokeClientTestCase. 2016-04-08 18:37:05 +02:00
smoke-test-ingest-disabled Use setting in integration test cluster config 2016-03-15 17:45:17 -04:00
smoke-test-ingest-with-all-dependencies add on_failure exception metadata to ingest document for verbose simulate 2016-03-24 16:11:47 -07:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-groovy Rename update-by-query REST tests to update_by_query 2016-03-29 13:13:49 +02:00
vagrant Allow JSON with unquoted field names by enabling system property 2016-04-19 09:14:13 -06:00