未验证 提交 2515452e 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for search in historical (#8804)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 c438001a
......@@ -228,6 +228,7 @@ func (h *historical) retrieve(collID UniqueID, partIDs []UniqueID, vcm storage.C
return retrieveResults, retrieveSegmentIDs, nil
}
// search will search all the target segments in historical
func (h *historical) search(searchReqs []*searchRequest, collID UniqueID, partIDs []UniqueID, plan *SearchPlan,
searchTs Timestamp) ([]*SearchResult, []UniqueID, error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册