mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] add comments in query_node.yaml (#8585)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
c54f8064bf
commit
607e16f60f
@ -26,5 +26,6 @@ queryNode:
|
||||
searchResult:
|
||||
recvBufSize: 64 # msgPack channel buffer size
|
||||
|
||||
# Segcore will divide a segment into multiple chunks.
|
||||
segcore:
|
||||
chunkRows: 32768
|
||||
chunkRows: 32768 # The number of vectors in a chunk.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user