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

   > As for the usefulness of accessing quantized bytes directly - we have 
specific use cases, such as returning the vectors themselves when requested in 
a query.
   
   I would assume the caller would want something akin to the `float` values. 
What would a caller be expected to do with the quantized bytes directly?
   
   
   I am saying that returning the quantized bytes, without knowing all the 
other information (quantized technique, the technique's parameters, etc.) is 
pretty useless. 


-- 
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