benwtrent commented on PR #13525:
URL: https://github.com/apache/lucene/pull/13525#issuecomment-2457990323

   > One use-case for multi-vectors is indexing product aspects as separate 
embeddings for e-commerce search. At Amazon Product Search (where I work), we'd 
like to experiment with separate embeddings to represent product attributes, 
user product opinions, and product images. Such e-commerce use-cases would have 
a limited set of embeddings, but leverage similarity computations across all of 
them.
   
   
   This seems like just more than one knn field, or the nested field support. 
   
   
   But, I understand the desire to add a multi-vector support to the flat 
codecs. I am honestly torn around whats the best path forward for the majority 
of users in Lucene.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to