remove seed_ef and use ef for hnsw iterator
kind/improvement
issue: https://github.com/zilliztech/knowhere/issues/500
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: zhengbuqian
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [zhengbuqian]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@zhengbuqian 🔍 Important: PR Classification Needed!
For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
- If you're fixing a bug, label it as kind/bug.
- For small tweaks (less than 20 lines without altering any functionality), please use kind/improvement.
- Significant changes that don't modify existing functionalities should be tagged as kind/enhancement.
- Adjusting APIs or changing functionality? Go with kind/feature.
For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #
Thanks for your efforts and contribution to the community!.
kind/improvement
issue: #500
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.28%. Comparing base (
3c46f4c) to head (f4078cf). Report is 71 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #599 +/- ##
=========================================
+ Coverage 0 70.28% +70.28%
=========================================
Files 0 67 +67
Lines 0 4718 +4718
=========================================
+ Hits 0 3316 +3316
- Misses 0 1402 +1402
/lgtm
kind/improvement
issue: https://github.com/zilliztech/knowhere/issues/500
/kind improvement