[skip ci] Add comments for Milvus.yaml (#9611)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/9703/head
Bennu 2021-10-11 21:31:16 +08:00 committed by GitHub
parent ab72753c4b
commit e2638a3232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ queryCoord:
clientMaxRecvSize: 104857600 # 100 MB, 100 * 1024 * 1024
clientMaxSendSize: 104857600 # 100 MB, 100 * 1024 * 1024
# Related configuration of queryNode, used to run hybrid search between vector and scalar data.
queryNode:
cacheSize: 32 # GB, default 32 GB, `cacheSize` is the memory used for caching data for faster query. The `cacheSize` must be less than system memory size.
gracefulTime: 1000 # ms, for search