Support FunctionScore, multi-reranker for search/hybridSearch#1588
Merged
sre-ci-robot merged 1 commit intomilvus-io:masterfrom Sep 8, 2025
Merged
Support FunctionScore, multi-reranker for search/hybridSearch#1588sre-ci-robot merged 1 commit intomilvus-io:masterfrom
sre-ci-robot merged 1 commit intomilvus-io:masterfrom
Conversation
Signed-off-by: yhmo <yihua.mo@zilliz.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: yhmo 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 |
yeyinglang
pushed a commit
to yeyinglang/milvus-sdk-java
that referenced
this pull request
Sep 20, 2025
…-io#1588) Signed-off-by: yhmo <yihua.mo@zilliz.com>
sre-ci-robot
pushed a commit
that referenced
this pull request
Sep 22, 2025
* support stageManager & stageFileManager (#1549) Signed-off-by: lentitude2tk <xushuang.hu@zilliz.com> * Support partial update (#1566) Signed-off-by: yhmo <yihua.mo@zilliz.com> * Support passing request-id and unixmsec to server (#1573) Signed-off-by: yhmo <yihua.mo@zilliz.com> * Fix a defect of QueryReq (#1574) Signed-off-by: yhmo <yihua.mo@zilliz.com> * support batch describe collection (#1578) Signed-off-by: lentitude2tk <xushuang.hu@zilliz.com> * Fix a bug of QueryIterator that offset cannot exceed 16384 (#1579) Signed-off-by: yhmo <yihua.mo@zilliz.com> * add shardNum field if listCollection (#1585) Signed-off-by: lentitude2tk <xushuang.hu@zilliz.com> * Support FunctionScore, multi-reranker for search/hybridSearch (#1588) Signed-off-by: yhmo <yihua.mo@zilliz.com> * Second Step: Remove Lombok from io.milvus.v2 Signed-off-by: kun <kunyinglang@163.com> StructArray: schema support (#448) * struct schema Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * make all Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * add field id to struct schema Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * rename StructSchema to StructField Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * some progress Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * array of vector Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * array of vector Signed-off-by: SpadeA-Tang <tangchenjie1210@gmail.com> * struct to array struct Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * refine name Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * rename Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * refine position Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * rename Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * rename Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * add type params Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * rename Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * address comment Signed-off-by: SpadeA <tangchenjie1210@gmail.com> * address comment Signed-off-by: SpadeA <tangchenjie1210@gmail.com> --------- Signed-off-by: SpadeA <tangchenjie1210@gmail.com> Signed-off-by: SpadeA-Tang <tangchenjie1210@gmail.com> * Third Step: Remove Lombok from milvus sdk-core Signed-off-by: kun <kunyinglang@163.com> --------- Signed-off-by: lentitude2tk <xushuang.hu@zilliz.com> Signed-off-by: yhmo <yihua.mo@zilliz.com> Signed-off-by: SpadeA <tangchenjie1210@gmail.com> Signed-off-by: SpadeA-Tang <tangchenjie1210@gmail.com> Signed-off-by: kun <kunyinglang@163.com> Co-authored-by: xushuang.hu <108672767+lentitude2tk@users.noreply.github.com> Co-authored-by: groot <yihua.mo@zilliz.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.