Class IgnoreAccentAnalyzer

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class IgnoreAccentAnalyzer
    extends org.apache.lucene.analysis.Analyzer
    Created by The eXo Platform SARL Author : Nguyen Van Chien chien.nguyen@exoplatform.com Jul 19, 2010
    • Constructor Detail

      • IgnoreAccentAnalyzer

        public IgnoreAccentAnalyzer()
    • Method Detail

      • tokenStream

        public org.apache.lucene.analysis.TokenStream tokenStream​(String fieldName,
                                                                  Reader reader)
        Specified by:
        tokenStream in class org.apache.lucene.analysis.Analyzer