mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-04 11:18:44 +08:00
[skip e2e]Add comments to conf adapter file (#14929)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
f68c1a7a74
commit
078a1e0a42
@ -369,6 +369,7 @@ func newANNOYConfAdapter() *ANNOYConfAdapter {
|
||||
return &ANNOYConfAdapter{}
|
||||
}
|
||||
|
||||
// RHNSWFlatConfAdapter checks if a rhnsw flat index can be built.
|
||||
type RHNSWFlatConfAdapter struct {
|
||||
BaseConfAdapter
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user