jesielviana commented on PR #4051:
URL: https://github.com/apache/solr/pull/4051#issuecomment-4209509669

   When I try to index two vectors in the same field, Solr treats the value 2 
as the vector dimension.
   
   Example of the error when I try to index two vectors in the 
vector_multivalued field, each with 768 dimensions:
   `Caused by: org.apache.solr.common.SolrException: incorrect vector 
dimension. The vector value has size 2 while it is expected a vector with size 
768.`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to