-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]:Is there anyway to scan a struct or slice to the result of seach or query? #800
Open
1 task done
Labels
kind/feature
Issues related to feature request from users
Comments
good point. I shall add some helper methods to iterate or scan result struct |
congqixia
added a commit
to congqixia/milvus-sdk-go
that referenced
this issue
Sep 27, 2024
Related to milvus-io#800 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
sre-ci-robot
pushed a commit
that referenced
this issue
Sep 30, 2024
Related to #800 --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
congqixia
added a commit
to congqixia/milvus-sdk-go
that referenced
this issue
Oct 8, 2024
Related to milvus-io#800 --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
sre-ci-robot
pushed a commit
that referenced
this issue
Oct 8, 2024
congqixia
added a commit
to congqixia/milvus
that referenced
this issue
Oct 11, 2024
Related to milvus-io/milvus-sdk-go#800 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
sre-ci-robot
pushed a commit
to milvus-io/milvus
that referenced
this issue
Oct 15, 2024
Related to milvus-io/milvus-sdk-go#800 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
It's hard to use the result of search or query, maybe can provide a method to map the results to a variable, like 'scan' or something else
Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
The text was updated successfully, but these errors were encountered: