spotify / voyager

🛰️ An approximate nearest-neighbor search library for Python and Java with a focus on ease of use, simplicity, and deployability.
https://spotify.github.io/voyager/
Apache License 2.0
1.26k stars 51 forks source link

markDeleted/unmarkDeleted #35

Closed samek closed 8 months ago

samek commented 10 months ago

I've added markDeleted and unmarkDeleted which were missing in the java/com_spotify_voyager_jni_Index.cpp Tests were also added for this addition.

samek commented 10 months ago

1) is there something else that I need to do - I see some of the checks are not successful (I did fix lints). 2) I could squeeze in another commit with Java_com_spotify_voyager_jni_Index_resizeIndex also implemented and tested - and we would have all three which were TODO done.

markkohdev commented 9 months ago

Hey @samek sorry about the radio silence, we haven't forgotten about you! Just a lot going on as we come up to the end of the year. We're looking into why these GPG failures are happening and will hopefully have this merged soon