benwtrent commented on code in PR #14932: URL: https://github.com/apache/lucene/pull/14932#discussion_r2246474675
########## lucene/backward-codecs/src/test/org/apache/lucene/backward_codecs/lucene99/Lucene99HnswVectorsFormatV0.java: ########## @@ -0,0 +1,233 @@ +/* Review Comment: Why don't we have a package private constructor that allows setting the version for the writer? That way tests can write with the old version if necessary? -- 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