milvus-io/milvus-sdk-rust

[Feature]: Support Count API

Open

#64 opened on Oct 16, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (93 stars) (45 forks)auto 404
good first issuehacktoberfest

Description

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Milvus support Count API from 2.3.0, we need to support it, more details about the it can be found here https://milvus.io/docs/query.md#Count-entities

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Contributor guide