public class Analyzer_en extends DefaultAnalyzer
This analyzer is exactly the same as the DefaultAnalyzer.
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ANALYZER_TYPE |
ATTRIBUTE_EXCLUDE_STEMS, ATTRIBUTE_USE_STOP_WORDS, DEFAULT_STOP_WORDS, EXCLUDE_STEM_ELEMENT, EXCLUDE_STEMS_ELEMENT, excludeTable, stopTablelogger| Constructor and Description |
|---|
Analyzer_en() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAnalyzerType() |
buildExcludeTable, buildStopTable, configure, getDefaultStopWords, tokenStream, tokenStreamenableLogging, toSAXprotected static final java.lang.String ANALYZER_TYPE
protected java.lang.String getAnalyzerType()
getAnalyzerType in class DefaultAnalyzerfr.gouv.culture.sdx.search.lucene.analysis.AbstractAnalyzer#getAnalyserType()Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.