[DOCS] Clarify results_index_name description (#35463)
This commit is contained in:
parent
711d703ffc
commit
9aeaceac4b
|
@ -65,8 +65,8 @@ Instantiates a job.
|
||||||
score are applied, as new data is seen. See <<ml-job-resource>>.
|
score are applied, as new data is seen. See <<ml-job-resource>>.
|
||||||
|
|
||||||
`results_index_name`::
|
`results_index_name`::
|
||||||
(string) The name of the index in which to store the {ml} results. The default
|
(string) A text string that affects the name of the {ml} results index. The
|
||||||
value is `shared`, which corresponds to the index name `.ml-anomalies-shared`.
|
default value is `shared`, which generates an index named `.ml-anomalies-shared`.
|
||||||
|
|
||||||
`results_retention_days`::
|
`results_retention_days`::
|
||||||
(long) Advanced configuration option. The number of days for which job results
|
(long) Advanced configuration option. The number of days for which job results
|
||||||
|
|
Loading…
Reference in New Issue