mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
[skip e2e] Add comments to conf adapter (#15095)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
45f1f97ac4
commit
d719f1edb7
@ -428,6 +428,7 @@ func newRHNSWPQConfAdapter() *RHNSWPQConfAdapter {
|
||||
return &RHNSWPQConfAdapter{}
|
||||
}
|
||||
|
||||
// RHNSWSQConfAdapter checks if a rhnsw sq index can be built.
|
||||
type RHNSWSQConfAdapter struct {
|
||||
BaseConfAdapter
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user