未验证 提交 2417a5da 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for search in streaming (#8805)

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