fr.gouv.culture.sdx.search.lucene.analysis
Class Analyzer_en

java.lang.Object
  extended by org.apache.lucene.analysis.Analyzer
      extended by fr.gouv.culture.sdx.search.lucene.analysis.AbstractAnalyzer
          extended by fr.gouv.culture.sdx.search.lucene.analysis.DefaultAnalyzer
              extended by fr.gouv.culture.sdx.search.lucene.analysis.Analyzer_en
All Implemented Interfaces:
Analyzer, java.io.Serializable, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.logger.LogEnabled, org.apache.excalibur.xml.sax.XMLizable

public class Analyzer_en
extends DefaultAnalyzer

An analyzer for english text.

This analyzer is exactly the same as the DefaultAnalyzer.

See Also:
Serialized Form

Field Summary
protected static java.lang.String ANALYZER_TYPE
           
 
Fields inherited from class fr.gouv.culture.sdx.search.lucene.analysis.DefaultAnalyzer
ATTRIBUTE_EXCLUDE_STEMS, ATTRIBUTE_USE_STOP_WORDS, DEFAULT_STOP_WORDS, EXCLUDE_STEM_ELEMENT, EXCLUDE_STEMS_ELEMENT, excludeTable, stopTable
 
Fields inherited from class fr.gouv.culture.sdx.search.lucene.analysis.AbstractAnalyzer
logger
 
Constructor Summary
Analyzer_en()
           
 
Method Summary
protected  java.lang.String getAnalyzerType()
           
 
Methods inherited from class fr.gouv.culture.sdx.search.lucene.analysis.DefaultAnalyzer
buildExcludeTable, buildStopTable, configure, getDefaultStopWords, tokenStream, tokenStream
 
Methods inherited from class fr.gouv.culture.sdx.search.lucene.analysis.AbstractAnalyzer
enableLogging, toSAX
 
Methods inherited from class org.apache.lucene.analysis.Analyzer
getPositionIncrementGap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANALYZER_TYPE

protected static final java.lang.String ANALYZER_TYPE
See Also:
Constant Field Values
Constructor Detail

Analyzer_en

public Analyzer_en()
Method Detail

getAnalyzerType

protected java.lang.String getAnalyzerType()
Overrides:
getAnalyzerType in class DefaultAnalyzer
See Also:
fr.gouv.culture.sdx.search.lucene.analysis.AbstractAnalyzer#getAnalyserType()


Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.