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 @@ -358,9 +358,6 @@ tests:
358358- class : org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
359359 method : testRandomDirectoryIOExceptions
360360 issue : https://github.com/elastic/elasticsearch/issues/118733
361- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
362- method : test {p0=search.vectors/41_knn_search_bbq_hnsw/Vector rescoring has same scoring as exact search for kNN section}
363- issue : https://github.com/elastic/elasticsearch/issues/120441
364361- class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
365362 method : test {p0=logsdb/10_settings/missing hostname field}
366363 issue : https://github.com/elastic/elasticsearch/issues/120476
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