OpenSearch/plugins/examples
Colin Goodheart-Smithe 21e392e95e
Removes typed calls from YAML REST tests (#37611)
This PR attempts to remove all typed calls from our YAML REST tests. The PR adds include_type_name: false to create index requests that use a mapping and also to put mapping requests. It also removes _type from index requests where they haven't already been removed. The PR ignores tests named *_with_types.yml since this are specifically testing typed API behaviour.

The change also includes changing the test harness to add the type _doc to index, update, get and bulk requests that do not specify the document type when the test is running against a mixed 7.x/6.x cluster.
2019-01-30 16:32:58 +00:00
..
custom-settings Separate out validation of groups of settings (#34184) 2019-01-07 16:12:58 +00:00
custom-suggester Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
painless-whitelist Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
rescore Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
rest-handler Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
script-expert-scoring Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
build.gradle Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00