feat: support function chains in hybrid search - #3775
Conversation
junjiejiangjjj
commented
Aug 25, 2026
- 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
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: junjiejiangjjj The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Tick the box to add this pull request to the merge queue (same as
|
Codecov Report❌ Patch coverage is
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. 🚀 New features to boost your workflow:
|
7bb85b2 to
0a69150
Compare
0a69150 to
a255a49
Compare
- 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>
a255a49 to
ec09777
Compare