Skip to content

Commit fa1a1e8

Browse files
authored
Add refresh to 41_knn_search_byte_quantized as other yaml tests have it as well (#127352)
1 parent 7bd2b80 commit fa1a1e8

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_byte_quantized.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ setup:
7171
indices.forcemerge:
7272
index: hnsw_byte_quantized
7373
max_num_segments: 1
74+
75+
- do:
76+
indices.refresh: { }
7477
---
7578
"kNN search only":
7679
- do:

0 commit comments

Comments
 (0)