On 4/29/2015 9:56 AM, Scott Dawson wrote: > In Solr 5.1, I've noticed that luceneMatchVersion is set to 5.0.0 in the > sample and any newly generated solrconfig.xml files. Is this an oversight > or by design? Any reason I shouldn't bump it to 5.1.0 for new cores I'm > creating?
I'm pretty sure that's an oversight, which we will need to correct before releasing 5.2. Checking and updating luceneMatchVersion should definitely be incorporated into the release HOWTO if it's not there already. I don't see any reason that you can't bump that to 5.1.0 locally. Thanks for bringing the problem to our attention! Thanks, Shawn