OpenSearch/x-pack/plugin/ml/qa/ml-with-security
Dimitris Athanasiou 76a92b49a8
[ML] Get resources action should be lenient when sort field is unmapped (#42991) (#43046)
Get resources action sorts on the resource id. When there are no resources at
all, then it is possible the index does not contain a mapping for the resource
id field. In that case, the search api fails by default.

This commit adjusts the search request to ignore unmapped fields.

Closes elastic/kibana#37870
2019-06-10 19:50:19 +03:00
..
src/test/java/org/elasticsearch/smoketest Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00
build.gradle [ML] Get resources action should be lenient when sort field is unmapped (#42991) (#43046) 2019-06-10 19:50:19 +03:00
roles.yml Move ML tests to be sub-projects of ML (#33026) 2018-08-21 12:23:21 -04:00