uschindler commented on pull request #501: URL: https://github.com/apache/solr/pull/501#issuecomment-1009862011
OK, I fixed both. There is still one open question: Normally Lucene Version should only be provided in config files as "x.y", not "x.y.z". So I'd better go and use LuceneMatchVersion as "9.0" (so strip last part in the regex) and fix all config files. Otherwise it will get a desaster on updates. You would need to touch config files on every bugfix release. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org