File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -236,5 +236,14 @@ generated. These objects belong to the space that was active when you created
236
236
the job. If you change your active space, custom URLs from the {ml} results to
237
237
the dashboards or visualizations might fail.
238
238
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}.
240
249
You can’t perform that action at this time.
0 commit comments