mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add notes to conf adapter (#12859)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
e51ef53632
commit
8b7696ab8b
@ -157,6 +157,7 @@ func newIVFConfAdapter() *IVFConfAdapter {
|
||||
return &IVFConfAdapter{}
|
||||
}
|
||||
|
||||
// IVFPQConfAdapter checks if a IVF_PQ index can be built.
|
||||
type IVFPQConfAdapter struct {
|
||||
IVFConfAdapter
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user