| Package | Description |
|---|---|
| org.apache.lucene.analysis.en |
Analyzer for English.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) KStemmer.DictEntry |
KStemmer.matchedEntry |
| Modifier and Type | Field and Description |
|---|---|
private static CharArrayMap<KStemmer.DictEntry> |
KStemmer.dict_ht |
| Modifier and Type | Method and Description |
|---|---|
private KStemmer.DictEntry |
KStemmer.wordInDict() |
| Modifier and Type | Method and Description |
|---|---|
private static CharArrayMap<KStemmer.DictEntry> |
KStemmer.initializeDictHash() |