We recently added multimodal search in OpenSearch:
https://github.com/opensearch-project/neural-search/pull/359

Since Lucene ultimately just cares about embeddings, does Lucene itself
really need to be multimodal? Wherever the embeddings come from, Lucene can
index the vectors and combine with textual queries, right?

Thanks,
Froh

On Thu, Oct 12, 2023 at 12:59 PM Michael Wechner <michael.wech...@wyona.com>
wrote:

> Hi
>
> Did anyone of the Lucene committers consider making Lucene multimodal?
>
> With a quick Google search I found for example
>
> https://dl.acm.org/doi/abs/10.1145/3503161.3548768
>
> https://sigir-ecom.github.io/ecom2018/ecom18Papers/paper7.pdf
>
> Thanks
>
> Michael
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to