Author: echatellier Date: 2012-01-19 17:09:43 +0100 (Thu, 19 Jan 2012) New Revision: 1340 Url: http://nuiton.org/repositories/revision/wikitty/1340 Log: Upgrade lucene version Modified: trunk/wikitty-solr/src/main/resources/solrconfig.xml Modified: trunk/wikitty-solr/src/main/resources/solrconfig.xml =================================================================== --- trunk/wikitty-solr/src/main/resources/solrconfig.xml 2012-01-19 13:44:33 UTC (rev 1339) +++ trunk/wikitty-solr/src/main/resources/solrconfig.xml 2012-01-19 16:09:43 UTC (rev 1340) @@ -26,7 +26,7 @@ <config> - <luceneMatchVersion>LUCENE_33</luceneMatchVersion> + <luceneMatchVersion>LUCENE_35</luceneMatchVersion> <!-- Set this to 'false' if you want solr to continue working after it has encountered an severe configuration error. In a production environment,
participants (1)
-
echatellier@users.nuiton.org