OpenSearch/modules
Nik Everett da0b991331 Remove `index.mapping.single_type=false` from reindex tests (#25365)
* Remove the setting from the yml tests and replace with tests using
`join` field. We can't use the setting in yml tests without lots of
backflips but we have `ReindexParentChildTests` for the coverage.
There weren't tests for `join` field with reindex before this. Adding
these tests discovered #25363.
* Remove the setting from `ReindexParentChildTests` and replace with
`index.version.created=V_5_6_0`. This test can be entirely removed
when legacy parent/child support is dropped from core.
* Port the yml tests that set _parent into integ tests so they
can set the index created version. These tests can be removed
when we drop support for _parent in core.
* Port a delete-by-query test for filtering based on type to an
`ESIntegTestCase` so it can use `index.version.created=5.6.0` to
setup documents of multiple types. This whole feature can be dropped
when we no longer support multiple types per index.

Relates to #24961
2017-06-23 17:14:59 -04:00
..
aggs-matrix-stats [Tests] Check that parsing aggregations works in a forward compatible way (#25219) 2017-06-17 13:06:31 +02:00
analysis-common Parse synonyms with the same analysis chain (#8049) 2017-06-20 21:50:33 +09:00
ingest-common fix sort and string processor tests around targetField (#25358) 2017-06-22 13:14:18 -07:00
lang-expression Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
lang-mustache Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00
lang-painless Update Painless to Allow Augmentation from Any Class (#25360) 2017-06-22 12:16:46 -07:00
parent-join Remove remaining `index.mapping.single_type=false` (#25369) 2017-06-23 10:26:06 +02:00
percolator test: single type defaults to true since alpha1 and not alpha3 2017-06-22 16:31:15 +02:00
reindex Remove `index.mapping.single_type=false` from reindex tests (#25365) 2017-06-23 17:14:59 -04:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Replace deprecated API usage in Netty4HttpChannel 2017-06-17 14:04:23 +02:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00