-
Notifications
You must be signed in to change notification settings - Fork 343
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
[Bug]: search iterator support radius and range_filter #1793
Comments
MrPresent-Han
added a commit
to MrPresent-Han/pymilvus
that referenced
this issue
Nov 21, 2023
Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
added a commit
to MrPresent-Han/pymilvus
that referenced
this issue
Nov 21, 2023
Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
added a commit
to MrPresent-Han/pymilvus
that referenced
this issue
Nov 21, 2023
Signed-off-by: MrPresent-Han <[email protected]>
sre-ci-robot
pushed a commit
that referenced
this issue
Nov 22, 2023
Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
added a commit
to MrPresent-Han/pymilvus
that referenced
this issue
Nov 24, 2023
Signed-off-by: MrPresent-Han <[email protected]>
sre-ci-robot
pushed a commit
that referenced
this issue
Nov 27, 2023
Signed-off-by: MrPresent-Han <[email protected]>
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?
Describe the bug
currently, search iterator doesn't allow setting up radius and range filter parameters by users. We need to support this feature/
Expected Behavior
When doing iteration, returned result should not exceed the range defined by users with [radius, range_filter]
Steps/Code To Reproduce behavior
No response
Environment details
Anything else?
No response
The text was updated successfully, but these errors were encountered: