We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0607178 commit 9b95defCopy full SHA for 9b95def
docs/reference/ml/apis/put-job.asciidoc
@@ -65,8 +65,8 @@ Instantiates a job.
65
score are applied, as new data is seen. See <<ml-job-resource>>.
66
67
`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`.
+ (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`.
70
71
`results_retention_days`::
72
(long) Advanced configuration option. The number of days for which job results
0 commit comments