markrmiller commented on issue #13797: URL: https://github.com/apache/lucene/issues/13797#issuecomment-3182186641
> an expert DirectoryReader#open method that takes a min supported major argument Ah, thanks, I didn't know that method existed. The idea of the PR I currently have up, is that you would only need to keep around these older codecs if the current codec can't actually read those versions - the idea being that if you didn't break anything for 5 major releases, you wouldn't have to include 5 previous codecs, unless you actually required a previous codec to read the index. -- 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