[skip ci] Add comments for milvus.yaml (#10825)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/10852/head
Bennu 2021-10-28 20:22:59 +08:00 committed by GitHub
parent 0334a1c3e8
commit 2c9776feaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ queryCoord:
# 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: 0 # ms, for search
gracefulTime: 0 # Minimum time before the newly inserted data can be searched (in ms)
port: 21123
grpc: