microsoft / DiskANN

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

Porting multi-filter OR search support from the DLVS branch #546

Open gopalrs opened 3 months ago

gopalrs commented 3 months ago

This PR allows users to specify multiple filter labels during search. Search will return points that match any one of the filter labels.