Feature #60042
Drop custom analyzers and use standart lucene analizers
Start date:
10/22/2015
Due date:
10/22/2015
% Done:
100%
Estimated time:
Operation System:
Description
If user desire to use another analyzer he need to specify one of the analyzer listed here https://lucene.apache.org/core/4_7_2/analyzers-common/overview-summary.html in config and not doing like here http://www.scalix.com/wiki/index.php?title=TB/TB-2008-02-L18N
For e.g default is
index.content.analyzer.class=org.apache.lucene.analysis.standard.StandardAnalyzer. I dont want to search in scalix wiki but there you should create Java class compile