Hello there! while going through the github issues/PR to find a solution to my problem, I found a comment in january where the use try to do what I want but was also not answered, is multiple ids possible in the vector query ? "embedding:([], ids: [XXX, YYY, ZZZ])"
https://github.com/typesense/typesense/issues/1291#issuecomment-2592448747
Thank you in advance!
j
Jason Bosco
05/07/2025, 5:39 PM
That particular feature mentioned in the comment is still not available.
However, if you're looking to combine text and image embeddings, that is now possible because we integrate with CLIP natively now: https://typesense.org/docs/28.0/api/image-search.html