Add refresh to 41_knn_search_byte_quantized as other yaml tests have it as well (#127352)

This commit is contained in:
Benjamin Trent 2025-04-25 08:35:32 -04:00 committed by GitHub
parent 7bd2b80043
commit fa1a1e8bbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,9 @@ setup:
indices.forcemerge:
index: hnsw_byte_quantized
max_num_segments: 1
- do:
indices.refresh: { }
---
"kNN search only":
- do: