mccullocht commented on PR #15903: URL: https://github.com/apache/lucene/pull/15903#issuecomment-4238034448
It seems to me like we may want to open a couple of issues: * Add a datablind scalar quantized flat vectors format that is OSQ based. I took a stab at this in the existing SQ format and it's quite tricky so we may want it to be a completely separate format. * Add support for rotation. This could be a stand-alone class folks can use to rotate their vectors before ingestion and querying, or it could be internalized in the quantized codec (I think there are arguments for both methods) -- 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]
