Re: luceneMatchVersion

2015-04-29 Thread Chris Hostetter
https://issues.apache.org/jira/browse/SOLR-7487 : Date: Wed, 29 Apr 2015 12:23:13 -0400 : From: Scott Dawson : Reply-To: solr-user@lucene.apache.org : To: solr-user@lucene.apache.org : Subject: Re: luceneMatchVersion : : Thanks Shawn. There's a closed JIRA ticket related to this - SOLR

Re: luceneMatchVersion

2015-04-29 Thread Scott Dawson
Thanks Shawn. There's a closed JIRA ticket related to this - SOLR-5048 - "fail the build if the example solrconfig.xml files don't have an up to date luceneMatchVersion". Regards, Scott On Wed, Apr 29, 2015 at 12:15 PM, Shawn Heisey wrote: > On 4/29/2015 9:56 AM, Scott Dawson wrote: > > In Solr

Re: luceneMatchVersion

2015-04-29 Thread Shawn Heisey
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 tha