navneet1v commented on PR #15223: URL: https://github.com/apache/lucene/pull/15223#issuecomment-3977786399
@benwtrent, @mccullocht I see that we are removing the old Scaler Format here `Lucene99ScalarQuantizedVectorsFormat` to a new one, but the new format is backward compatible with parameters like Confidence interval etc. Is the expectation here that consumers should create their own implementation of `Lucene99ScalarQuantizedVectorsFormat` writers? -- 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]
