Browse Source

[ML] Remove DFA job states reindexing and analyzing from docs (#67658)

These states do no longer exist as of #67423
Dimitris Athanasiou 4 years ago
parent
commit
7574013604

+ 1 - 2
docs/reference/ml/df-analytics/apis/get-dfanalytics-stats.asciidoc

@@ -515,8 +515,7 @@ percentage.
 
 `state`:::
 (string) The status of the {dfanalytics-job}, which can be one of the following
-values: `analyzing`, `failed`, `reindexing`, `started`, `starting`,`stopping`, 
-`stopped`.
+values: `failed`, `started`, `starting`,`stopping`, `stopped`.
 ====
 //End of data_frame_analytics