kibana/x-pack/plugins/ml/server
Walter Rafelsberger 3dc5b30f7e
[ML] Job validation uses fieldCaps to check aggregatable fields to avoid triggering Elasticsearch errors. (#21087)
While the output in the UI was fine, certain job configurations containing non-aggregatable fields could trigger errors on the Elasticsearch side.
This PR fixes it by adding an additional query for fieldCaps to check first which fields are actually aggregatable.
2018-07-23 20:35:10 +02:00
..
client [ML] Adds page to ML Settings for viewing and editing filter lists (#20769) 2018-07-17 09:47:26 +01:00
lib Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
models [ML] Job validation uses fieldCaps to check aggregatable fields to avoid triggering Elasticsearch errors. (#21087) 2018-07-23 20:35:10 +02:00
routes [ML] Adding close jobs menu item (#20927) 2018-07-18 17:47:44 +01:00