mirror of https://github.com/apache/lucene.git
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:
parent
de49549d88
commit
5935adb51f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue