SOLR-4985: fix luceneMatchVersion in example config

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499017 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2013-07-02 16:59:02 +00:00
parent b7203642fe
commit 618cae1092
1 changed files with 1 additions and 1 deletions

View File

@ -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