JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.lucene.analysis.common
Package
org.apache.lucene.analysis.hunspell
Interface GeneratingSuggester.AffixProcessor
Enclosing class:
GeneratingSuggester
private static interface
GeneratingSuggester.AffixProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
processAffix
(int affixLength, int affixId)
Method Details
processAffix
void
processAffix
(int affixLength, int affixId)