use iterator-based rangesearch if support ann_iterator (faiss_hnsw)#1199
Conversation
|
@alwayslove2013 🔍 Important: PR Classification Needed! For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”. Thanks for your efforts and contribution to the community!. |
|
/kind improvement |
092fe99 to
3828aa5
Compare
|
@alwayslove2013 Do I get it correct that we're deprecating the range search completely? |
|
@alexanderguzhva In knowhere, there are two approaches to knowhere/include/knowhere/index/index_node.h Lines 155 to 171 in 8a705a0 It's a historical misalignment between milvus and knowhere. Previously, it was defined that knowhere would return all results that fit within the range. However, Milvus does not require all results and operates under a k limit (which we can name |
3828aa5 to
17d345a
Compare
Signed-off-by: min.tian <min.tian.cn@gmail.com>
17d345a to
7fe04ab
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alwayslove2013, chasingegg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.