use latest luceneMatchVersion in example schema

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989914 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2010-08-26 20:19:43 +00:00
parent de49549d88
commit 5935adb51f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
that you fully re-index after changing this setting as it can affect both how text is indexed
and queried.
-->
<luceneMatchVersion>LUCENE_31</luceneMatchVersion>
<luceneMatchVersion>LUCENE_40</luceneMatchVersion>
<!-- lib directives can be used to instruct Solr to load an Jars identified
and use them to resolve any "plugins" specified in your solrconfig.xml or