-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels