Skip to content

Commit 04632d2

Browse files
authored
[DOCS] Removes frozen indices limitation item from anomaly detection docs. (#2828)
1 parent 1354034 commit 04632d2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -110,18 +110,6 @@ Analyzing large arrays results in long strings which may require more system
110110
resources. Consider using a query in the {dfeed} that filters on the relevant
111111
items of the array.
112112

113-
114-
[discrete]
115-
[[ml-frozen-limitations]]
116-
=== Frozen indices are not supported
117-
118-
{ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or
119-
{dfeeds}. This limitation applies irrespective of whether you create the jobs in
120-
{kib} or by using APIs. This limitation exists because it's currently not
121-
possible to specify the `ignore_throttled` query parameter for search requests
122-
in {dfeeds} or jobs. See
123-
{ref}/searching_a_frozen_index.html[Searching a frozen index].
124-
125113
[discrete]
126114
[[ml-frozen-tier-limitations]]
127115
=== {anomaly-jobs-cap} on frozen tier data cannot be created in {kib}

0 commit comments

Comments
 (0)