mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for bin ivf conf adapter (#13465)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>pull/13110/head
parent
0e24520192
commit
b99ac886bd
|
@ -265,6 +265,7 @@ func newBinIDMAPConfAdapter() *BinIDMAPConfAdapter {
|
|||
return &BinIDMAPConfAdapter{}
|
||||
}
|
||||
|
||||
// BinIVFConfAdapter checks if a bin IFV index can be built.
|
||||
type BinIVFConfAdapter struct {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue