Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HNSW search use efSearch from params if provided (#3233)
Summary: I found that HNSW search method uses its own efSearch to create candidates, which should be got from params if provided I think? Pull Request resolved: #3233 Reviewed By: algoriddle Differential Revision: D53342879 Pulled By: mdouze fbshipit-source-id: 4f47f19d3673d1bb8d7e8e82745f9e5c1b9afb42
- Loading branch information