Skip to content

Commit 72ac639

Browse files
authored
[DOCS] Adds ML api size limitation
2 parents 2184342 + 1d10bb3 commit 72ac639

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/en/stack/ml/limitations.asciidoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,5 +236,14 @@ generated. These objects belong to the space that was active when you created
236236
the job. If you change your active space, custom URLs from the {ml} results to
237237
the dashboards or visualizations might fail.
238238

239-
239+
[float]
240+
[[ml-result-size-limitations]]
241+
=== Job and {dfeed} APIs have a maximum search size
242+
//https://github.com/elastic/elasticsearch/issues/34864
243+
244+
In 6.6 and later releases, the {ref}/ml-get-job.html[get jobs API] and the
245+
{ref}/ml-get-job-stats.html[get job statistics API] return a maximum of 10,000
246+
jobs. Likewise, the {ref}/ml-get-datafeed.html[get {dfeeds} API] and the
247+
{ref}/ml-get-datafeed-stats.html[get {dfeed} statistics API] return a maximum of
248+
10,000 {dfeeds}.
240249

0 commit comments

Comments
 (0)