Hi, I just noticed that the migration guide text in the docs here (http://lucene.apache.org/core/7_0_0/index.html) says “What changed in Lucene 6; how to migrate code from Lucene 5.x.”.
This is picked up from lucene/site/xsl/index.xsl and wasn’t changed during the release. I have now changed this on master (to say versions 8 and 7.x), 7x, and 7.0 branches to have the correct versions for future releases and I’ll update the wiki for RELEASE TODO, so this isn’t missed in the future. This brings me to the question: should we fix this for the already released version on the website i.e. the link I’ve shared above. If we do that, we’d have different text on the documentation website, as compared to what is shipped with Lucene. To be clear, by fixing it, I just intend to fix the text on index.html and commit. Thoughts? -Anshum
