Author: echatellier Date: 2013-06-21 10:24:20 +0200 (Fri, 21 Jun 2013) New Revision: 244 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/244 Log: Remove unused configuration Modified: trunk/cantharella.data/src/main/resources/cantharella.conf Modified: trunk/cantharella.data/src/main/resources/cantharella.conf =================================================================== --- trunk/cantharella.data/src/main/resources/cantharella.conf 2013-06-21 08:21:15 UTC (rev 243) +++ trunk/cantharella.data/src/main/resources/cantharella.conf 2013-06-21 08:24:20 UTC (rev 244) @@ -34,5 +34,3 @@ # Hibernate search lucene index location on filesystem. hibernate.search.indexBase=/tmp/cantharella -# Hibernate search analyzer -hibernate.search.analyzer=org.apache.lucene.analysis.fr.FrenchAnalyzer