We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00169b2 commit 34c3c27Copy full SHA for 34c3c27
x-pack/plugin/rank-rrf/src/yamlRestTest/resources/rest-api-spec/test/linear/10_linear_retriever.yml
@@ -319,7 +319,6 @@ setup:
319
- close_to: { hits.hits.2._score: { value: 1.6, error: 0.001 } }
320
- match: { hits.hits.3._id: "3" }
321
- close_to: { hits.hits.3._score: { value: 1.2, error: 0.001} }
322
- - close_to: { hits.hits.3._score: { value: 1.2, error: 0.001 } }
323
324
---
325
"should handle all zero scores in normalization":
0 commit comments