Skip to content

Commit c308d7f

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

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

97-
98-
[discrete]
99-
[[ml-frozen-limitations]]
100-
=== Frozen indices are not supported
101-
102-
{ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or
103-
{dfeeds}. This limitation applies irrespective of whether you create the jobs in
104-
{kib} or by using APIs. This limitation exists because it's currently not
105-
possible to specify the `ignore_throttled` query parameter for search requests
106-
in {dfeeds} or jobs. See
107-
{ref}/searching_a_frozen_index.html[Searching a frozen index].
108-
10997
[discrete]
11098
[[ml-frozen-tier-limitations]]
11199
=== {anomaly-jobs-cap} on frozen tier data cannot be created in {kib}

0 commit comments

Comments
 (0)