Join Slack
Powered by
<@U01PL2YSG8L> You mentioned in <https://typesense...
# community-help
s
Said
12/27/2024, 3:37 PM
@Kishore Nallan
You mentioned in
https://typesense-community.slack.com/archives/C01P749MET0/p1734485556194609?thread_ts=1734422955.208159&cid=C01P749MET0
that its not possible to conduct search over multiple embeddings at the same time. Is there any other alternative? As I would like to conduct a search over the "summary" (document level) embedding as well as the chunk_embeddings
k
Kishore Nallan
12/27/2024, 4:09 PM
You will have to combine those text into a single embedding vector (perhaps you can do a weighted average) and then store them as a single vector field for querying.
Open in Slack
Previous
Next