-
|
When I looked at the documentation (https://api.qdrant.tech/v-1-13-x/api-reference/search/points), it seems that sorting by payload index is possible, but sorting by primary key is not possible. In my case, I want to get the max value when using a number as primary key. Is this feature currently supported? |
Beta Was this translation helpful? Give feedback.
Answered by
generall
Apr 30, 2025
Replies: 1 comment 2 replies
-
|
No, there is no option to get the last id. Could you please explain a use-case why would you need that? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
myyrakle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, there is no option to get the last id. Could you please explain a use-case why would you need that?