mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Improve annotation (#14561)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>pull/14596/merge
parent
c36abd76d4
commit
778383ff4a
|
@ -91,7 +91,7 @@ struct IndexIVFStats {
|
|||
|
||||
struct InvertedListScanner;
|
||||
|
||||
/** 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