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 @@ -498,9 +498,6 @@ tests:
498498- class : org.elasticsearch.packaging.test.DebPreservationTests
499499 method : test40RestartOnUpgrade
500500 issue : https://github.com/elastic/elasticsearch/issues/125821
501- - class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
502- method : test {p0=search.vectors/41_knn_search_bbq_hnsw/Vector rescoring has same scoring as exact search for kNN section}
503- issue : https://github.com/elastic/elasticsearch/issues/125822
504501- class : org.elasticsearch.xpack.inference.registry.ModelRegistryMetadataTests
505502 method : testAlreadyUpgraded
506503 issue : https://github.com/elastic/elasticsearch/issues/125585
Original file line number Diff line number Diff line change 7878 indices.forcemerge :
7979 index : bbq_hnsw
8080 max_num_segments : 1
81+
82+ - do :
83+ indices.refresh : { }
8184---
8285" Test knn search " :
8386 - requires :
You can’t perform that action at this time.
0 commit comments