mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +08:00
[skip e2e]Add comments to conf adapter file (#14927)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
b22e945513
commit
f68c1a7a74
@ -351,6 +351,7 @@ func newHNSWConfAdapter() *HNSWConfAdapter {
|
|||||||
return &HNSWConfAdapter{}
|
return &HNSWConfAdapter{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// ANNOYConfAdapter checks if an ANNOY index can be built.
|
||||||
type ANNOYConfAdapter struct {
|
type ANNOYConfAdapter struct {
|
||||||
BaseConfAdapter
|
BaseConfAdapter
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user