-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix: bm25 brute force search need index params k1 and b #37721
Conversation
244404d
to
aa58b5e
Compare
@aoiasd cpp-unit-test check failed, comment |
@aoiasd go-sdk check failed, comment |
@aoiasd cpp-unit-test check failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #37721 +/- ##
===========================================
+ Coverage 68.91% 80.65% +11.74%
===========================================
Files 290 1357 +1067
Lines 25471 190766 +165295
===========================================
+ Hits 17553 153863 +136310
- Misses 7918 31466 +23548
- Partials 0 5437 +5437
|
cpp-unit-test |
rerun go-sdk |
@aoiasd go-sdk check failed, comment |
Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
@aoiasd E2e jenkins job failed, comment |
@aoiasd go-sdk check failed, comment |
rerun go-sdk |
/run-cpu-e2e |
@aoiasd cpp-unit-test check failed, comment |
Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aoiasd, czs007 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
relate: #35853