Skip to content

Commit d2ad9fc

Browse files
committed
[DOCS] Adds ML limitation for frozen indices (#891)
1 parent e9f9973 commit d2ad9fc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,15 @@ In 6.6 and later releases, the {ref}/ml-get-job.html[get jobs API] and the
239239
jobs. Likewise, the {ref}/ml-get-datafeed.html[get {dfeeds} API] and the
240240
{ref}/ml-get-datafeed-stats.html[get {dfeed} statistics API] return a maximum of
241241
10,000 {dfeeds}.
242-
242+
243+
[float]
244+
[[ml-frozen-limitations]]
245+
=== Frozen indices are not supported
246+
247+
{ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or
248+
{dfeeds}. This limitation applies irrespective of whether you create the jobs in
249+
{kib} or by using APIs. This limitation exists because it's currently not
250+
possible to specify the `ignore_throttled` query parameter for search requests
251+
in {dfeeds} or jobs. See
252+
{ref}/searching_a_frozen_index.html[Searching a frozen index].
253+

0 commit comments

Comments
 (0)