mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Modify design docs (#14158)
Signed-off-by: groot <yihua.mo@zilliz.com>
This commit is contained in:
parent
cd745e972f
commit
f88aaf58c2
@ -1,7 +1,7 @@
|
||||
# SegmentSealed
|
||||
SegmentSealed has an extra interface rather than SegmentInterface:
|
||||
|
||||
1. `LoadIndex(loadIndexInfo)`: load the index. indexInfo contains
|
||||
1. `LoadIndex(loadIndexInfo)`: load the index. indexInfo contains:
|
||||
1. `FieldId`
|
||||
2. `IndexParams`: index parameters in KV structure KV
|
||||
3. `VecIndex`: vector index
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user