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/90_semantic_text_highlighter.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -380,7 +380,7 @@ setup:
380
380
- match: { hits.hits.0.highlight.body.1: "You Know, for Search!" }
381
381
382
382
---
383
-
"Highlighting with match_all query and multiple field types":
383
+
"Highlighting with match_all and multi chunks with empty input":
Copy file name to clipboardExpand all lines: x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference/90_semantic_text_highlighter_bwc.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -348,7 +348,7 @@ setup:
348
348
- match: { hits.hits.0.highlight.body.1: "You Know, for Search!" }
349
349
350
350
---
351
-
"Highlighting with match_all query and multiple field types":
351
+
"Highlighting with match_all and multi chunks with empty input":
0 commit comments