mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for getIndexPaths (#14579)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
ededf126c3
commit
26a8bac54c
@ -90,6 +90,7 @@ func (info *indexInfo) getFieldID() UniqueID {
|
||||
return info.fieldID
|
||||
}
|
||||
|
||||
// getIndexPaths returns indexPaths
|
||||
func (info *indexInfo) getIndexPaths() []string {
|
||||
return info.indexPaths
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user