From dd1ded89f26066d6c200e095a5ced5563fa70a6a Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Mon, 12 Nov 2018 13:08:57 -0800 Subject: [PATCH] [DOCS] Clarify results_index_name description (#35463) --- docs/reference/ml/apis/put-job.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/ml/apis/put-job.asciidoc b/docs/reference/ml/apis/put-job.asciidoc index 2158e590ec673..925a354bf4775 100644 --- a/docs/reference/ml/apis/put-job.asciidoc +++ b/docs/reference/ml/apis/put-job.asciidoc @@ -65,8 +65,8 @@ Instantiates a job. score are applied, as new data is seen. See <>. `results_index_name`:: - (string) The name of the index in which to store the {ml} results. The default - value is `shared`, which corresponds to the index name `.ml-anomalies-shared`. + (string) A text string that affects the name of the {ml} results index. The + default value is `shared`, which generates an index named `.ml-anomalies-shared`. `results_retention_days`:: (long) Advanced configuration option. The number of days for which job results