mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e] Check the grammar of segment_growing.md (#15134)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
c7e93f95aa
commit
06535eb7eb
@ -20,7 +20,7 @@ During a search, each 'chunk' will be searched, and the search results will be s
|
|||||||
|
|
||||||
Growing Segment also implements small batch index for vectors. The parameters of small batch index are preset in `segcore config`
|
Growing Segment also implements small batch index for vectors. The parameters of small batch index are preset in `segcore config`
|
||||||
|
|
||||||
When `metric type` is specified in the schema, the default parameters will build index for each chunk to accelerate query
|
When `metric type` is specified in the schema, the default parameters will build an index for each chunk to accelerate query
|
||||||
|
|
||||||
## SegmentGrowingImpl internal
|
## SegmentGrowingImpl internal
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user