| Name | Description | Type | Package | Framework |
| Lucene43EdgeNGramTokenizer | Old version of EdgeNGramTokenizer which doesn't handle correctly supplementary characters. | Class | org.apache.lucene.analysis.ngram | Apache Lucene |
| Lucene43EdgeNGramTokenizer .Side | Specifies which side of the input the n-gram should be generated fromGet the n-gram from the end of the input | Class | org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer | Apache Lucene |