Does the golang SDK support Sparse Vector search? #33529
Unanswered
juanandreas
asked this question in
Q&A and General discussion
Replies: 2 comments 12 replies
-
I think this is under development. |
Beta Was this translation helpful? Give feedback.
9 replies
-
@aoiasd |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://milvus.io/docs/sparse_vector.md
This example only shows pymilvus example. Can we do the same with the go sdk? I think currently the go sdk search only expects a vector of type slice.
Beta Was this translation helpful? Give feedback.
All reactions