Skip to content

Support newer versions of Milvus #96

@codingjaguar

Description

@codingjaguar

Is your feature request related to a problem? Please describe.
It seems the SDK supports up to Milvus 2.2 version. There are a few changes in Milvus 2.4 and 2.5, and we greatly appreciate if those can be supported in C# SDK!

Describe the solution you'd like

  • connection parameter: uri and token as recommended; host, port, username, password are kept for backward compatability.
  • introducing BM25 Function for full text search, see python and java SDK for example: https://milvus.io/docs/full-text-search.md

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions