Skip to content

Commit

Permalink
[DOCS] Removes frozen indices limitation item from anomaly detection …
Browse files Browse the repository at this point in the history
…docs. (#2828) (#2835)

(cherry picked from commit 04632d2)

Co-authored-by: István Zoltán Szabó <[email protected]>
  • Loading branch information
mergify[bot] and szabosteve authored Oct 10, 2024
1 parent 395eaee commit 725c14f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@ Analyzing large arrays results in long strings which may require more system
resources. Consider using a query in the {dfeed} that filters on the relevant
items of the array.


[discrete]
[[ml-frozen-limitations]]
=== Frozen indices are not supported

{ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or
{dfeeds}. This limitation applies irrespective of whether you create the jobs in
{kib} or by using APIs. This limitation exists because it's currently not
possible to specify the `ignore_throttled` query parameter for search requests
in {dfeeds} or jobs. See
{ref}/searching_a_frozen_index.html[Searching a frozen index].

[discrete]
[[ml-frozen-tier-limitations]]
=== {anomaly-jobs-cap} on frozen tier data cannot be created in {kib}
Expand Down

0 comments on commit 725c14f

Please sign in to comment.