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-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -163,12 +163,8 @@ setup:
163
163
---
164
164
"Dense vector cosine docvalue_fields with sparse documents after force merge":
165
165
- requires:
166
-
capabilities:
167
-
- method: POST
168
-
path: /_search
169
-
capabilities: [ fix_dense_vector_wrong_fields ]
170
-
test_runner_features: [ capabilities, close_to ]
171
-
reason: "Support for dense vector doc value fields capability required"
0 commit comments