File tree 2 files changed +3
-3
lines changed
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -276,9 +276,6 @@ tests:
276
276
- class : org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests
277
277
method : testDuplicatePrunedPaths
278
278
issue : https://github.com/elastic/elasticsearch/issues/124006
279
- - class : org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
280
- method : test {yaml=search.vectors/41_knn_search_bbq_hnsw/Vector rescoring has same scoring as exact search for kNN section}
281
- issue : https://github.com/elastic/elasticsearch/issues/124052
282
279
- class : org.elasticsearch.smoketest.MlWithSecurityIT
283
280
method : test {yaml=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
284
281
issue : https://github.com/elastic/elasticsearch/issues/120814
Original file line number Diff line number Diff line change 75
75
indices.forcemerge :
76
76
index : bbq_hnsw
77
77
max_num_segments : 1
78
+
79
+ - do :
80
+ indices.refresh : { }
78
81
---
79
82
" Test knn search " :
80
83
- requires :
You can’t perform that action at this time.
0 commit comments