public class CaseSensitiveAnalyzer
extends org.apache.lucene.analysis.util.StopwordAnalyzerBase
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_MAX_TOKEN_LENGTH |
| Constructor and Description |
|---|
CaseSensitiveAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String fieldName) |
getStopwordSet, loadStopwordSet, loadStopwordSet, loadStopwordSetpublic static final int DEFAULT_MAX_TOKEN_LENGTH
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName)
createComponents in class org.apache.lucene.analysis.AnalyzerCopyright © 2016–2021. All rights reserved.