File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -276,9 +276,6 @@ tests:
276276- class : org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests
277277 method : testDuplicatePrunedPaths
278278 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
282279- class : org.elasticsearch.smoketest.MlWithSecurityIT
283280 method : test {yaml=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
284281 issue : https://github.com/elastic/elasticsearch/issues/120814
Original file line number Diff line number Diff line change 7575 indices.forcemerge :
7676 index : bbq_hnsw
7777 max_num_segments : 1
78+
79+ - do :
80+ indices.refresh : { }
7881---
7982" Test knn search " :
8083 - requires :
You can’t perform that action at this time.
0 commit comments