spotify / annoy-java

Approximate nearest neighbors in Java
Apache License 2.0
138 stars 46 forks source link

Added getNearestPqEntries function #18

Closed LeagueCode closed 4 years ago

LeagueCode commented 4 years ago

If a users wants access to node offset and margin, he can use the getNearestPqEntries function

erikbern commented 4 years ago

I'm OK merging this, @a1k0n ?

a1k0n commented 4 years ago

Do you still have write access here @erikbern?

erikbern commented 4 years ago

yeah i can merge!

erikbern commented 4 years ago

thanks @LeagueCode !