mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip e2e] Improve annotation (#14386)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>
This commit is contained in:
parent
456dba4b31
commit
9c1c7bc54b
@ -265,7 +265,7 @@ void SlidingIndexWindow::step(const Index *sub_index, bool remove_oldest) {
|
||||
|
||||
|
||||
// Get a subset of inverted lists [i0, i1). Works on IndexIVF's and
|
||||
// IndexIVF's embedded in a IndexPreTransform
|
||||
// IndexIVF's embedded in an IndexPreTransform
|
||||
|
||||
ArrayInvertedLists *
|
||||
get_invlist_range (const Index *index, long i0, long i1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user