Skip to content

Commit c80df03

Browse files
[DOCS] Removes frozen indices limitation item from anomaly detection docs. (#2828) (#2833)
(cherry picked from commit 04632d2) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent c6982be commit c80df03

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
@@ -102,18 +102,6 @@ Analyzing large arrays results in long strings which may require more system
102102
resources. Consider using a query in the {dfeed} that filters on the relevant
103103
items of the array.
104104

105-
106-
[discrete]
107-
[[ml-frozen-limitations]]
108-
=== Frozen indices are not supported
109-
110-
{ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or
111-
{dfeeds}. This limitation applies irrespective of whether you create the jobs in
112-
{kib} or by using APIs. This limitation exists because it's currently not
113-
possible to specify the `ignore_throttled` query parameter for search requests
114-
in {dfeeds} or jobs. See
115-
{ref}/searching_a_frozen_index.html[Searching a frozen index].
116-
117105
[discrete]
118106
[[ml-frozen-tier-limitations]]
119107
=== {anomaly-jobs-cap} on frozen tier data cannot be created in {kib}

0 commit comments

Comments
 (0)