Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove key from the index for MinHash LSH Forest #151

Closed
congson1293 opened this issue Jan 25, 2021 · 1 comment
Closed

Remove key from the index for MinHash LSH Forest #151

congson1293 opened this issue Jan 25, 2021 · 1 comment

Comments

@congson1293
Copy link

congson1293 commented Jan 25, 2021

Hi, Is there way to remove key from the index for MinHash LSH Forest like MinHash LSH ?

@ekzhu
Copy link
Owner

ekzhu commented Feb 24, 2021

Currently there isn't a way to remove keys, because the LSH Forest uses an sorted list implementation for hash tables so removing keys is too expensive.

@ekzhu ekzhu closed this as completed Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants