milvus-io/milvus

[Feature]: HNSW_SQ in Go Client

Open

#44.635 aperta il 29 set 2025

Vedi su GitHub
 (3 commenti) (0 reazioni) (2 assegnatari)Go (4000 fork)batch import
good first issuekind/feature

Metriche repository

Star
 (44.298 star)
Metriche merge PR
 (Merge medio 7g) (314 PR mergiate in 30 g)

Descrizione

Is there an existing issue for this?

  • I have searched the existing issues

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

Hello, I am trying to create an HNSW_SQ index using the Go Milvus client, but I couldn't find relevant documentation or methods in the latest SDK.

Describe the solution you'd like.

Support HNSW_SQ index in Go client like Python client.

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Guida contributor