You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2013/07/02 18:59:02 UTC

svn commit: r1499017 - /lucene/dev/trunk/solr/example/alt-configs/hdfs/solrconfig.xml

Author: rmuir
Date: Tue Jul  2 16:59:02 2013
New Revision: 1499017

URL: http://svn.apache.org/r1499017
Log:
SOLR-4985: fix luceneMatchVersion in example config

Modified:
    lucene/dev/trunk/solr/example/alt-configs/hdfs/solrconfig.xml

Modified: lucene/dev/trunk/solr/example/alt-configs/hdfs/solrconfig.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/alt-configs/hdfs/solrconfig.xml?rev=1499017&r1=1499016&r2=1499017&view=diff
==============================================================================
--- lucene/dev/trunk/solr/example/alt-configs/hdfs/solrconfig.xml (original)
+++ lucene/dev/trunk/solr/example/alt-configs/hdfs/solrconfig.xml Tue Jul  2 16:59:02 2013
@@ -35,7 +35,7 @@
        that you fully re-index after changing this setting as it can
        affect both how text is indexed and queried.
   -->
-  <luceneMatchVersion>LUCENE_43</luceneMatchVersion>
+  <luceneMatchVersion>LUCENE_50</luceneMatchVersion>
 
   <!-- <lib/> directives can be used to instruct Solr to load an Jars
        identified and use them to resolve any "plugins" specified in