eXo JCR :: Component :: Extension Service 1.16.7-M02

org.exoplatform.services.jcr.analyzer
Class IgnoreAccentAnalyzer

java.lang.Object
  extended by org.apache.lucene.analysis.Analyzer
      extended by 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


Constructor Summary
IgnoreAccentAnalyzer()
           
 
Method Summary
 org.apache.lucene.analysis.TokenStream tokenStream(String fieldName, Reader reader)
           
 
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
 

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

eXo JCR :: Component :: Extension Service 1.16.7-M02

Copyright © 2016 eXo Platform SAS. All Rights Reserved.