OpenSearch/plugin/core
Dimitris Athanasiou 5bd467eec8 [ML] Respect max_result_window setting in result APIs (elastic/x-pack-elasticsearch#4380)
Currently there is a hardcoded check against 10000, which
is the default value of the max_result_window setting. This
is a relic of the past. Removing this hardcoded validation
means we respect the setting so that a user may alter it
when appropriate.

relates elastic/x-pack-elasticsearch#3672

Original commit: elastic/x-pack-elasticsearch@9c9c5bab89
2018-04-16 13:12:24 +01:00
..
licenses Build: Fix third party audit task for xpack core (elastic/x-pack-elasticsearch#3656) 2018-01-22 22:58:34 -08:00
src [ML] Respect max_result_window setting in result APIs (elastic/x-pack-elasticsearch#4380) 2018-04-16 13:12:24 +01:00
build.gradle Remove license key leniency (elastic/x-pack-elasticsearch#4277) 2018-04-03 13:45:07 -04:00
snapshot.key Build: Remove public license key and inject it during release builds (elastic/x-pack-elasticsearch#3916) 2018-03-20 22:06:05 -07:00