mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Improve annotation (#14898)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>pull/14927/head
parent
3683685e70
commit
c992659234
|
@ -19,7 +19,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** Index based on a inverted file (IVF)
|
||||
/** Index based on an inverted file (IVF)
|
||||
*
|
||||
* In the inverted file, the quantizer (an Index instance) provides a
|
||||
* quantization index for each vector to be added. The quantization
|
||||
|
|
Loading…
Reference in New Issue