OpenSearch/x-pack/plugin/ml
Dimitris Athanasiou 30b20920b9
[7.x][ML] Report correct count for df-analytics get-stats API (#43969) (#43981)
The count should match the number of all df-analytics that
matched the id in the request. However, we set the count
to the number of df-analytics returned which was bound to the
`size` parameter. This commit fixes this by setting the count
to the count of the `get` response.
2019-07-05 10:28:57 +03:00
..
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa Mute failing test 2019-07-04 12:13:02 +03:00
src [7.x][ML] Report correct count for df-analytics get-stats API (#43969) (#43981) 2019-07-05 10:28:57 +03:00
build.gradle [ML] Mark ml-cpp dependency as regularly changing (#43760) 2019-06-28 21:21:18 +01:00