Vector Distance Sorting Request and Workaround
TLDR Herman asked about using vector_distance in sort_by to shuffle results. Kishore Nallan confirmed it's unavailable, but promised future support. Herman created a Github issue for tracking.
May 17, 2023 (4 months ago)
Herman
01:17 PMQuick question, is there any way to use the vector_distance on the sort_by?
I was trying to shuffle a little bit the results so similar items are not so close to each other
Kishore Nallan
01:24 PMKishore Nallan
01:24 PMKishore Nallan
01:25 PMHerman
01:31 PMFrom what I could see on Github, release are made every 2-3 month, so I will look for a client side workaround in the mean time
Kishore Nallan
02:18 PMHerman
03:10 PMlet me know if there is any missing info or comment
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Integrating Semantic Search with Typesense
Krish wants to integrate a semantic search functionality with typesense but struggles with the limitations. Kishore Nallan provides resources, clarifications and workarounds to the raised issues.

Hybrid Search Distance Threshold Issue
Anish has an issue with search results not respecting the vector distance threshold when using hybrid search. Jason explains additional fields cause `vector_distance` to only apply to vector search results and suggests opening a feature request on GitHub.

Typesense Product Search Using Euclidean Distance Between Vectors
mape asks about searching products in Typesense using Euclidean distance between vectors. Jason indicates this isn't yet supported and asks for an example from mape's use case.