Skip to content

Adds ability to pass ef parameter in the query for hnsw#552

Open
shatejas wants to merge 38 commits into
nmslib:masterfrom
shatejas:master
Open

Adds ability to pass ef parameter in the query for hnsw#552
shatejas wants to merge 38 commits into
nmslib:masterfrom
shatejas:master

Conversation

@shatejas
Copy link
Copy Markdown

It defaults to index ef_ value if its not type HNSWQuery

This introduces the ability to pass in ef value at query time. #442

searchivarius and others added 30 commits September 19, 2021 00:51
1. yet another fix win build nmslib#508 nmslib#498 nmslib#464
2. Fixing MAC OS build nmslib#485
Save/load VPTree instances. Thank you @jvkersch sorry for the delay! 
The PR looks generally great, I will do basic testing and add a new integration test.
If all goes well, it will be included into a new version soon.
1. updated README
2. compilation fix for some platforms (hopefully)
preparation for a new release.
It defaults to index ef_ value if its not type HNSWQuery
@searchivarius
Copy link
Copy Markdown
Member

Hi @shatejas sorry just got to this one.
Do I understand it correctly that unless you provide an object of the type HNSWQuery (a child of a regular query object) the default _ef will be used to search?

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

Successfully merging this pull request may close these issues.

3 participants