public final class NgramAnalyzer
extends org.apache.lucene.analysis.Analyzer
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_INPUT_SIZE |
| Constructor and Description |
|---|
NgramAnalyzer(int ngramLength) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String fieldName) |
public static final int MAX_INPUT_SIZE
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName)
createComponents in class org.apache.lucene.analysis.AnalyzerCopyright © 2022. All rights reserved.