Skip to content

Support newer versions of Milvus #96

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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