mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Fix typo for design doc (#14917)
Signed-off-by: yhmo <yihua.mo@zilliz.com>pull/14921/head
parent
697f042d0c
commit
ab4efd1d3b
|
@ -28,7 +28,7 @@ When `metric type` is specified in the schema, the default parameters will build
|
|||
2. InsertRecord: inserted data put to here
|
||||
3. DeleteRecord: wait for delete implementation
|
||||
4. IndexingRecord: contains data with small index
|
||||
5. SealedIndexing: Record not used any more
|
||||
5. SealedIndexing: Record not used anymore
|
||||
|
||||
### SegcoreConfig
|
||||
|
||||
|
|
Loading…
Reference in New Issue