jimczi commented on PR #16418: URL: https://github.com/apache/lucene/pull/16418#issuecomment-5110640715
Simplified the version bump to unconditional: every commit just writes the current segments version (`VERSION_11_0`), like any past format bump. An older Lucene can't read a newer index anyway (Lucene is forward-only), so there was no reason to gate it. -- 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]
