Skip to content

feat: support function chains in hybrid search - #3775

Open
junjiejiangjjj wants to merge 1 commit into
milvus-io:masterfrom
junjiejiangjjj:hybrid-chain
Open

feat: support function chains in hybrid search#3775
junjiejiangjjj wants to merge 1 commit into
milvus-io:masterfrom
junjiejiangjjj:hybrid-chain

Conversation

@junjiejiangjjj

Copy link
Copy Markdown
Contributor
  • add merge operators for hybrid search
  • forward function chains through sync and async clients
  • allow pre-process and post-process chains alongside one L2 rerank chain
  • validate merge strategy, ordering, and weighted input counts

@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: junjiejiangjjj
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify

mergify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.29730% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.22%. Comparing base (64e53d1) to head (ec09777).

Files with missing lines Patch % Lines
pymilvus/client/prepare.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3775   +/-   ##
=======================================
  Coverage   94.22%   94.22%           
=======================================
  Files          77       77           
  Lines       16204    16236   +32     
=======================================
+ Hits        15268    15299   +31     
- Misses        936      937    +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

  - add merge operators for hybrid search
  - forward function chains through sync and async clients
  - allow pre-process and post-process chains alongside one L2 rerank chain
  - validate merge strategy, ordering, and weighted input counts

Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants