Pulkitg64 opened a new pull request, #15415: URL: https://github.com/apache/lucene/pull/15415
### Description Add fallback support to Lucene104ScalarQuantizedVectorsFormat.getFloatVectorValues() when there are no full-precision vectors present. As part of [this PR](https://github.com/apache/lucene/pull/14792), we added this support in Lucene99ScalarQuantizedVectorsFormat but it got missed in new vector codec. This PR is trying to add back that support. -- 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]
