Frames | No Frames |
Constructors with parameter type org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side | |
Creates EdgeNGramTokenizer that can generate an n-gram of the given size. |
Fields of type org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side | |
EdgeNGramTokenizer.Side | Get the n-gram from the end of the input |
EdgeNGramTokenizer.Side | Get the n-gram from the front of the input |