diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-08-26 12:49:39 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-08-26 12:49:39 +0200 |
| commit | 1a3e42eca4ce041e401d926d9c2d64e9624119ee (patch) | |
| tree | 6f70e65ba08629cb0af90db9262d8cd414774dae /defaults/solr | |
| parent | a88a62f7aa3f126a9e8ab29500afc78a5fd306e1 (diff) | |
index migration to lucene 4.4
Diffstat (limited to 'defaults/solr')
| -rw-r--r-- | defaults/solr/solrconfig.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/defaults/solr/solrconfig.xml b/defaults/solr/solrconfig.xml index b28d6ae09..4e9a622b9 100644 --- a/defaults/solr/solrconfig.xml +++ b/defaults/solr/solrconfig.xml @@ -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_40</luceneMatchVersion> + <luceneMatchVersion>4.4</luceneMatchVersion> <!-- <lib/> directives can be used to instruct Solr to load an Jars identified and use them to resolve any "plugins" specified in |
