Skip to content

Fix bug #68

Pre-release
Pre-release
Compare
Choose a tag to compare
@ekzhu ekzhu released this 17 Oct 04:16
· 98 commits to master since this release
(Asynchronous MinHashLSH) fixes critical bug when removing key from L…

…… (#67)

(Asynchronous MinHashLSH) fixes critical bug when removing key from LSH index. Before, during removal key the buckets become broken - all similar to removal key hashes have been removed too.