From 71129fba63b24951139372ce1b445cd0e5a5016d Mon Sep 17 00:00:00 2001 From: Stuart Cam Date: Wed, 20 Dec 2017 18:58:21 +1100 Subject: [PATCH] Deleting incorrect documentation Please see: https://github.com/elastic/elasticsearch/issues/27681 --- docs/reference/migration/migrate_6_0/rest.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/migration/migrate_6_0/rest.asciidoc b/docs/reference/migration/migrate_6_0/rest.asciidoc index c9bdc8785f1c4..9c183d4bd0c07 100644 --- a/docs/reference/migration/migrate_6_0/rest.asciidoc +++ b/docs/reference/migration/migrate_6_0/rest.asciidoc @@ -38,12 +38,6 @@ In previous versions of Elasticsearch, Analyze API is requiring a `tokenizer` or In Elasticsearch 6.0.0, Analyze API can analyze a text as a keyword field with custom normalizer or if `char_filter`/`filter` is set and `tokenizer`/`analyzer` is not set. -==== Indices exists API - -The `ignore_unavailable` and `allow_no_indices` options are no longer accepted -as they could cause undesired results when their values differed from their -defaults. - ==== `timestamp` and `ttl` in index requests `timestamp` and `ttl` are not accepted anymore as parameters of index/update