diff --git a/docs/lsh.rst b/docs/lsh.rst index 85c95e13..9df92e82 100644 --- a/docs/lsh.rst +++ b/docs/lsh.rst @@ -392,5 +392,6 @@ Common Issues with MinHash LSH 6. `Memory and On-disk size of LSH indexes `_ 7. `Distributed LSH indexes `_ 8. `Is the return of MinHashLSH.query() in order? `_ +9. `Billion-scale minhash lsh index for dedpulication `__ `See more issues `__