Skip to content
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: Pass offset param in rerank params for HybridSearch #737

Merged
merged 4 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. fix: Pass offset param in rerank params for HybridSearch

    See also milvus-io/milvus#32562
    
    Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
    congqixia committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ddc5800 View commit details
    Browse the repository at this point in the history
  2. Add test cases for sparse vector

    Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
    ThreadDao committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1b78db8 View commit details
    Browse the repository at this point in the history
  3. Update hybrid search pagination case

    Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
    ThreadDao committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    df04bba View commit details
    Browse the repository at this point in the history
  4. Remove WithOffset from Reranker

    Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
    ThreadDao committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d249fa View commit details
    Browse the repository at this point in the history