nmslib / hnswlib

Header-only C++/python library for fast approximate nearest neighbors
https://github.com/nmslib/hnswlib
Apache License 2.0
4.12k stars 609 forks source link

filter problem #488

Open wustjie opened 11 months ago

wustjie commented 11 months ago

I run example_filter.py in examples,but i got a problem,in the picture.Do you know how to fix it? image

yurymalkov commented 10 months ago

I can imagine you are using an older version of the library. Support for filtering was added relatively recently.