Skip to content

Commit ed43606

Browse files
authored
Adjusting 41_knn_search_bbq_hnsw tests to have explicit refresh (#125255) (#125875)
(cherry picked from commit e9c4b26)
1 parent cb41bee commit ed43606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors/41_knn_search_bbq_hnsw.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ setup:
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:

0 commit comments

Comments
 (0)