Replies: 2 comments 2 replies
-
We do not recommend to use something like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, the sorting result I expect is based on (0.5correlation+0.5quality factor), is there a way for me to do this simply when querying the Qdrant database? Or should I take all the search results and calculate the order myself?
My requirement is just a simple text-image search, I don't want to introduce too many components.
Beta Was this translation helpful? Give feedback.
All reactions