milvus-io/milvus-sdk-rust

[Feature]: Alignment index type with Milvus 2.3.x

Open

#66 opened on Oct 16, 2023

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

Repository metrics

Stars
 (93 stars)
PR merge metrics
 (Avg merge 1d 19h) (10 merged PRs in 30d)

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 deprecated some index types in version 2.3.x and add ScaNN index, need to keep aligned. ref: https://milvus.io/docs/release_notes.md#ScaNN

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Contributor guide