Fix SVS recall variability#1652
Conversation
|
Welcome @mihaic! It looks like this is your first PR to zilliztech/knowhere 🎉 |
|
@mihaic 🔍 Important: PR Classification Needed! For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
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!. |
|
@alexanderguzhva, I see unit test failures unrelated to the changes; the failures are caused by using alpha 1.2 with metric IP. Alpha should be unspecified in most cases so the appropriate default is used. |
Use SVS nightly release with improves filtered search, fixing the root cause of recall variability. Update fmt to match SVS. Fix Conan SVS flag. Signed-off-by: Mihai Capotă <mihai@mihaic.ro>
f4355dc to
a4a318a
Compare
|
issue: #1654 |
|
/kind bugfix |
|
@foxspy: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/kind bug |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: foxspy, mihaic The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Use SVS nightly release with improves filtered search, fixing the root cause of recall variability.
Update fmt to match SVS.
Fix Conan SVS flag.
issue: #1654