diff options
| author | reger <reger18@arcor.de> | 2016-07-23 18:36:43 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2016-07-23 18:36:43 +0200 |
| commit | 35a7d572609f064eaaec7360de9cf41f0f3a8735 (patch) | |
| tree | 3f37d5618d90b1799c6ab17a70e9761f6af56264 /defaults/solr | |
| parent | 1f7013a1e3e8d681338ba683eb4432d7040f4f2e (diff) | |
update lucenematchversion to current (5.2.0 -> 5.5.0)
there should be no need for reindex by the update
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 da58799fb..ad04908e3 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>5.2.0</luceneMatchVersion> + <luceneMatchVersion>5.5.0</luceneMatchVersion> <!-- <lib/> directives can be used to instruct Solr to load any Jars identified and use them to resolve any "plugins" specified in |
