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 032e946 commit 1d807eeCopy full SHA for 1d807ee
x-pack/plugin/rank-rrf/src/yamlRestTest/resources/rest-api-spec/test/rrf/320_rrf_weighted_retriever.yml
@@ -135,5 +135,5 @@ setup:
135
description: "pizza"
136
weight: 0.7
137
- match: { error.type: "x_content_parse_exception" }
138
- - contains: { error.reason: "failed to parse field" }
+ - contains: { error.caused_by.reason: "[weight] must be non-negative, found [-0.5]" }
139
0 commit comments