diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-12-19 21:51:05 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-12-19 21:51:05 +0100 |
| commit | 2f16770681e00a0565e844b219ac8a99b932cb7f (patch) | |
| tree | 4ff7af85bd3e10da9fade841d293796f92ad264e /defaults/solr | |
| parent | b5ce83405931bb42b7055725049ef14cf6a4b3cd (diff) | |
migrated to solr 4.6.0
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 e0f895152..5e14661a0 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>4.5</luceneMatchVersion> + <luceneMatchVersion>4.6</luceneMatchVersion> <!-- <lib/> directives can be used to instruct Solr to load an Jars identified and use them to resolve any "plugins" specified in |
