mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 12:29:36 +08:00
[skip ci]Add notes to conf adapter (#13068)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
3b24b891ef
commit
8f896b4ecf
@ -233,6 +233,7 @@ func newIVFPQConfAdapter() *IVFPQConfAdapter {
|
||||
return &IVFPQConfAdapter{}
|
||||
}
|
||||
|
||||
// IVFSQConfAdapter checks if a IVF_SQ index can be built.
|
||||
type IVFSQConfAdapter struct {
|
||||
IVFConfAdapter
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user