ManasviGoyal opened a new pull request, #15090: URL: https://github.com/apache/lucene/pull/15090
This PR makes `Lucene99HnswVectorsFormat` accept an injected `FlatVectorsFormat` to allow kNN to plug in custom vector formats and scorer implementations. For testing and BWC, the original package-private 5-arg constructor is retained. No on-disk format or runtime behavior changes occur unless a custom format/scorer is provided. -- 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