org.exoplatform.services.jcr.analyzer
Class IgnoreAccentAnalyzer
java.lang.Object
org.apache.lucene.analysis.Analyzer
org.exoplatform.services.jcr.analyzer.IgnoreAccentAnalyzer
- All Implemented Interfaces:
- Closeable
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
| Methods inherited from class org.apache.lucene.analysis.Analyzer |
close, getOffsetGap, getPositionIncrementGap, getPreviousTokenStream, reusableTokenStream, setPreviousTokenStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IgnoreAccentAnalyzer
public IgnoreAccentAnalyzer()
tokenStream
public org.apache.lucene.analysis.TokenStream tokenStream(String fieldName,
Reader reader)
- Specified by:
tokenStream in class org.apache.lucene.analysis.Analyzer
Copyright © 2016 eXo Platform SAS. All Rights Reserved.