OpenSearch/modules
Adrien Grand 1be2800120 Only allow one type on 7.0 indices (#24317)
This adds the `index.mapping.single_type` setting, which enforces that indices
have at most one type when it is true. The default value is true for 6.0+ indices
and false for old indices.

Relates #15613
2017-04-27 08:43:20 +02:00
..
aggs-matrix-stats Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-common Move char filters into analysis-common (#24261) 2017-04-26 13:25:34 -04:00
ingest-common Remove most usages of 1-arg Script ctor (#24325) 2017-04-26 16:04:38 -04:00
lang-expression Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
lang-mustache Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
lang-painless Allow painless to load stored fields (#24290) 2017-04-24 14:22:39 -04:00
percolator Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
reindex Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Fix incorrect logger invocation 2017-04-25 16:25:52 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00