|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use org.apache.lucene.search.suggest.analyzing | |
|---|---|
| org.apache.lucene.search.suggest.analyzing | Analyzer based autosuggest. |
| Classes in org.apache.lucene.search.suggest.analyzing used by org.apache.lucene.search.suggest.analyzing | |
|---|---|
| AnalyzingInfixSuggester
Analyzes the input text and then suggests matches based on prefix matches to any tokens in the indexed text. |
|
| AnalyzingSuggester
Suggester that first analyzes the surface form, adds the analyzed form to a weighted FST, and then does the same thing at lookup time. |
|
| BlendedInfixSuggester.BlenderType
The different types of blender. |
|
| FSTUtil.Path
Holds a pair (automaton, fst) of states and accumulated output in the intersected machine. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||