OpenSearch/docs/reference/cluster
Jason Tedor 0045111ce2 Deprecate the suggest metrics (#29627)
The suggest stats were folded into the search stats as part of the
indices stats API in 5.0.0. However, the suggest metric remained as a
synonym for the search metric for BWC reasons. This commit deprecates
usage of the suggest metric on the indices stats API.

Similarly, due to the changes to fold the suggest stats into the search
stats, requesting the suggest index metric on the indices metric on the
nodes stats API has produced an empty object as the response since
5.0.0. This commit deprecates this index metric on the indices metric on
the nodes stats API.
2018-04-20 09:47:38 -04:00
..
allocation-explain.asciidoc [Docs] Convert remaining code snippets in docs (#26422) 2017-08-30 12:11:10 +02:00
health.asciidoc Add wait_for_no_initializing_shards to cluster health API (#27489) 2017-11-23 15:09:58 -05:00
nodes-hot-threads.asciidoc Core: ignore known idle threads by default in /_nodes/hot_threads 2014-12-17 11:59:31 -05:00
nodes-info.asciidoc [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
nodes-stats.asciidoc Deprecate the suggest metrics (#29627) 2018-04-20 09:47:38 -04:00
nodes-usage.asciidoc Fix cluster usage docs test 2017-12-01 16:55:10 +01:00
pending.asciidoc [Docs] Convert more doc snippets (#26404) 2017-08-30 09:30:36 +02:00
remote-info.asciidoc Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
reroute.asciidoc Add a note about using the `retry_failed` flag before accepting data loss (#29160) 2018-03-20 18:11:45 +01:00
state.asciidoc [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
stats.asciidoc [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
tasks.asciidoc Add ability to associate an ID with tasks (#27764) 2018-01-12 15:34:17 -05:00
update-settings.asciidoc [Docs] Correct spelling in update-settings.asciidoc (#27808) 2017-12-14 10:16:50 +01:00