mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +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{}
|
||||
}
|
||||
|
||||
// ANNOYConfAdapter checks if an ANNOY index can be built.
|
||||
type ANNOYConfAdapter struct {
|
||||
BaseConfAdapter
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user