mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Fixing wrong quality score in qa test
This commit is contained in:
parent
89155fd68c
commit
3ebb226554
@ -62,6 +62,6 @@
|
||||
"metric" : { "precision": { }}
|
||||
}
|
||||
|
||||
- match: {rank_eval.quality_level: 1}
|
||||
- match: {rank_eval.quality_level: 0.5833333333333333}
|
||||
- match: {rank_eval.details.berlin_query.unknown_docs.0._id: "doc4"}
|
||||
- match: {rank_eval.details.amsterdam_query.unknown_docs.0._id: "doc4"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user