[skip ci] Update configuration name (#11656)

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
pull/11663/head
Cai Yudong 2021-11-11 17:24:41 +08:00 committed by GitHub
parent f51ef71b51
commit 77b6439c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ queryNode:
segcore:
chunkRows: 32768 # The number of vectors in a chunk.
rootcoord:
rootCoord:
dmlChannelNum: 256 # The number of dml channels created at system startup
maxPartitionNum: 4096 # Maximum number of partitions in a collection
minSegmentSizeToEnableIndex: 1024 # It's a threshold. When the segment size is less than this value, the segment will not be indexed