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: rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors/200_dense_vector_docvalue_fields.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ setup:
166
166
capabilities:
167
167
- method: POST
168
168
path: /_search
169
-
capabilities: [ dense_vector_docvalue_fields ]
169
+
capabilities: [ fix_dense_vector_wrong_fields ]
170
170
test_runner_features: [ capabilities, close_to ]
171
171
reason: "Support for dense vector doc value fields capability required"
0 commit comments