Skip to content

Commit dd1ded8

Browse files
committed
[DOCS] Clarify results_index_name description (#35463)
1 parent 1ea3f4e commit dd1ded8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ml/apis/put-job.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Instantiates a job.
6565
score are applied, as new data is seen. See <<ml-job-resource>>.
6666

6767
`results_index_name`::
68-
(string) The name of the index in which to store the {ml} results. The default
69-
value is `shared`, which corresponds to the index name `.ml-anomalies-shared`.
68+
(string) A text string that affects the name of the {ml} results index. The
69+
default value is `shared`, which generates an index named `.ml-anomalies-shared`.
7070

7171
`results_retention_days`::
7272
(long) Advanced configuration option. The number of days for which job results

0 commit comments

Comments
 (0)