未验证 提交 dc3f3015 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for setFieldID (#13528)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 547c2e7c
......@@ -50,6 +50,7 @@ func (info *indexInfo) setBuildID(id UniqueID) {
info.buildID = id
}
// setFieldID sets the field id of index
func (info *indexInfo) setFieldID(id UniqueID) {
info.fieldID = id
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册