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

Stop condition #490

Merged
merged 15 commits into from Nov 6, 2023
Merged

Stop condition #490

merged 15 commits into from Nov 6, 2023

Conversation

dyashuni
Copy link
Contributor

@dyashuni dyashuni commented Jul 30, 2023

  • Add stop condition
  • Add multivector search
  • Add epsilon search

Possible breaking change - now collect_metrics is set by default as false, as nobody seem to use it (#495) and it does slow down the search.

hnswlib/stop_condition.h Outdated Show resolved Hide resolved
hnswlib/stop_condition.h Outdated Show resolved Hide resolved
hnswlib/stop_condition.h Outdated Show resolved Hide resolved
tests/cpp/epsilon_search_test.cpp Outdated Show resolved Hide resolved
tests/cpp/epsilon_search_test.cpp Outdated Show resolved Hide resolved
hnswlib/hnswalg.h Outdated Show resolved Hide resolved
tests/cpp/multivector_search_test.cpp Outdated Show resolved Hide resolved
tests/cpp/epsilon_search_test.cpp Outdated Show resolved Hide resolved
tests/cpp/epsilon_search_test.cpp Outdated Show resolved Hide resolved
hnswlib/stop_condition.h Outdated Show resolved Hide resolved
hnswlib/stop_condition.h Outdated Show resolved Hide resolved
hnswlib/stop_condition.h Outdated Show resolved Hide resolved
examples/cpp/example_multivector_search.cpp Outdated Show resolved Hide resolved
tests/cpp/multivector_search_test.cpp Show resolved Hide resolved
examples/cpp/example_epsilon_search.cpp Outdated Show resolved Hide resolved
hnswlib/hnswalg.h Outdated Show resolved Hide resolved
hnswlib/hnswalg.h Show resolved Hide resolved
hnswlib/hnswalg.h Outdated Show resolved Hide resolved
dyashuni and others added 2 commits October 30, 2023 17:23
Co-authored-by: Yury Malkov <yurymalkov@gmail.com>
@dyashuni dyashuni merged commit 2142dc6 into nmslib:develop Nov 6, 2023
15 checks passed
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.

None yet

2 participants