mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 21:09:06 +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{}
|
return &IVFPQConfAdapter{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// IVFSQConfAdapter checks if a IVF_SQ index can be built.
|
||||||
type IVFSQConfAdapter struct {
|
type IVFSQConfAdapter struct {
|
||||||
IVFConfAdapter
|
IVFConfAdapter
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user