Skip to content

Commit ed2a392

Browse files
Stuart CamChristoph Büscher
authored andcommitted
[Docs] Delete incorrect migration notes (#27915)
1 parent 0dfd540 commit ed2a392

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/reference/migration/migrate_6_0/rest.asciidoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ In previous versions of Elasticsearch, Analyze API is requiring a `tokenizer` or
3838
In Elasticsearch 6.0.0, Analyze API can analyze a text as a keyword field with custom normalizer
3939
or if `char_filter`/`filter` is set and `tokenizer`/`analyzer` is not set.
4040

41-
==== Indices exists API
42-
43-
The `ignore_unavailable` and `allow_no_indices` options are no longer accepted
44-
as they could cause undesired results when their values differed from their
45-
defaults.
46-
4741
==== `timestamp` and `ttl` in index requests
4842

4943
`timestamp` and `ttl` are not accepted anymore as parameters of index/update

0 commit comments

Comments
 (0)