OpenSearch/x-pack/qa/core-rest-tests-with-security/src/test
Christoph Büscher fe6bb75eb4
Rename ranking evaluation `quality_level` to `metric_score` (#32168)
The notion of "quality" is an overloaded term in the search ranking evaluation 
context. Its usually used to decribe certain levels of "good" vs. "bad" of a 
seach result with respect to the users information need. We currently report the 
result of the ranking evaluation as `quality_level` which is a bit missleading.
This changes the response parameter name to `metric_score` which fits better.
2018-07-23 22:25:02 +02:00
..
java/org/elasticsearch/xpack/security Enable setting client path prefix to / (#30119) 2018-07-01 13:42:03 -04:00
resources/rest-api-spec/test/rankeval Rename ranking evaluation `quality_level` to `metric_score` (#32168) 2018-07-23 22:25:02 +02:00