Package | Description |
---|---|
org.apache.lucene.analysis.ngram |
Character n-gram tokenizers and filters.
|
Class and Description |
---|
EdgeNGramTokenFilter.Side
Specifies which side of the input the n-gram should be generated from
|
Lucene43EdgeNGramTokenizer.Side
Deprecated.
Specifies which side of the input the n-gram should be generated from
|
NGramTokenizer
Tokenizes the input into n-grams of the given size(s).
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.