[DOCS] Fixes experimental annotations (#40376)

This commit is contained in:
Lisa Cawley 2019-07-15 10:16:38 -07:00 committed by lcawl
parent 935876eb44
commit 0dbede0809
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
[[upgrade-assistant-api]]
== Upgrade Assistant API
experimental[This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental.]
experimental["This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental."]
The Upgrade Assistant API allows you to check the upgrade status of your Elasticsearch cluster
and reindex indices that were created in the previous major version. The assistant helps you prepare

View file

@ -1,7 +1,7 @@
[[upgrade-assistant-api-reindexing]]
=== Reindex API
experimental[This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental.]
experimental["This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental."]
When checking the upgrade status, some indices will have the `reindex` paramaeter set to `true`. You can use this Reindexing API to reindex these indices.

View file

@ -1,7 +1,7 @@
[[upgrade-assistant-api-status]]
=== Upgrade Readiness Status
experimental[This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental.]
experimental["This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental."]
==== Request