Class IgnoreAccentAnalyzer
- java.lang.Object
-
- org.apache.lucene.analysis.Analyzer
-
- org.exoplatform.services.jcr.analyzer.IgnoreAccentAnalyzer
-
- All Implemented Interfaces:
Closeable,AutoCloseable
public final class IgnoreAccentAnalyzer extends org.apache.lucene.analysis.AnalyzerCreated by The eXo Platform SARL Author : Nguyen Van Chien chien.nguyen@exoplatform.com Jul 19, 2010
-
-
Constructor Summary
Constructors Constructor Description IgnoreAccentAnalyzer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.lucene.analysis.TokenStreamtokenStream(String fieldName, Reader reader)
-