You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference/70_text_similarity_rank_retriever.yml
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -379,3 +379,29 @@ setup:
379
379
- match: { hits.total.value: 1 }
380
380
- length: { hits.hits: 1 }
381
381
- match: { hits.hits.0._id: "doc_1" }
382
+
383
+
---
384
+
"Text similarity reranking fails if the rerank field is missing":
0 commit comments