OpenSearch/docs/reference/migration/migrate_6_0
Lee Hinman 7a18bb50fc Disable _all by default
This change disables the _all meta field by default.

Now that we have the "all-fields" method of query execution, we can save both
indexing time and disk space by disabling it.

_all can no longer be configured for indices created after 6.0.

Relates to #20925 and #21341
Resolves #19784
2017-01-11 16:47:13 -07:00
..
cat.asciidoc Remove 5.x references from cat API migration doc 2016-11-09 07:09:59 -05:00
cluster.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
docs.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
indices.asciidoc Breaking changes docs for template index_patterns 2016-11-11 10:13:19 -05:00
ingest.asciidoc Change type of ingest doc meta-data field 'TIMESTAMP' to `Date` (#22234) 2016-12-19 09:10:58 +01:00
mappings.asciidoc Disable _all by default 2017-01-11 16:47:13 -07:00
percolator.asciidoc percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
plugins.asciidoc Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
rest.asciidoc Enable strict duplicate checks for all XContent types (#22225) 2016-12-19 09:29:47 +01:00
scripting.asciidoc Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00
search.asciidoc Remove deprecated `minimum_number_should_match` in BoolQueryBuilder 2017-01-03 15:14:33 +01:00
settings.asciidoc Remove the `default` store type. (#21616) 2016-11-30 15:33:26 +01:00
stats.asciidoc Add information about the removal of store throttling to the migration guide. 2016-11-21 15:03:07 +01:00