mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e]Add comments to conf adapter file (#14761)
* [skip e2e]Add comments to conf adapter file Signed-off-by: jingkl <jingjing.jia@zilliz.com> * [skip e2e]Add comments to conf adapter file Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
0e4df25e36
commit
6b7884d29b
@ -329,6 +329,7 @@ func newNSGConfAdapter() *NSGConfAdapter {
|
||||
return &NSGConfAdapter{}
|
||||
}
|
||||
|
||||
// HNSWConfAdapter checks if a hnsw index can be built.
|
||||
type HNSWConfAdapter struct {
|
||||
BaseConfAdapter
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user