microsoft / DiskANN

Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
Other
1.02k stars 208 forks source link

Updates issue of 0 value for query_result_dists in search_memory #528

Open asharani97 opened 5 months ago

asharani97 commented 5 months ago

Reference Issues/PRs

What does this implement/fix? Briefly explain your changes.

This passes query_result_dists in search() for DiskANN without any filters

Any other comments?

No