DocumentArray sort should also get top_k to allow for more efficient sorting
#3467
Comments
|
Hey @JoanFM, I would like to work on this issue. |
|
Sure @sauravgarg540 ! Just ask if u need any help! |
|
Hey @JoanFM, I have a doubt regarding the aim of this issue, it would be great if you can clarfy it for me
Did I get the issue right? |
|
Yes, this is the idea, and for descending it applies the other way around |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the feature
Right now
sortis done on all theDocumentcollection, I would like to sort only up to atop_k.The text was updated successfully, but these errors were encountered: