mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Fix typo in sealed segment design doc (#11824)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
c00e2e29c4
commit
ea732320f7
@ -1,5 +1,5 @@
|
||||
# SegmentSealed
|
||||
SegmentSealed has an extra interface rather than segment_inferface:
|
||||
SegmentSealed has an extra interface rather than SegmentInterface:
|
||||
|
||||
1. `LoadIndex(loadIndexInfo)`: load the index. indexInfo contains
|
||||
1. `FieldId`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user