mccullocht opened a new pull request, #15169:
URL: https://github.com/apache/lucene/pull/15169

   Unlike the existing ScalarQuantizer selects a mode based on an enum to 
quantize to unsigned bytes or
   packed nibbles using the same packing scheme as the existing scalar 
quantized codec.
   
   This is separate from `Lucene102BinaryQuantizedVectorsFormat` as we need a 
larger value to store
   the component sum for each vector owing to larger quantized values.


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