Package | Description |
---|---|
org.apache.lucene.search.spell |
Suggest alternate spellings for words.
|
org.apache.lucene.search.suggest |
Support for Autocomplete/Autosuggest
|
Class and Description |
---|
CombineSuggestion
A suggestion generated by combining one or more original query terms
|
Dictionary
A simple interface representing a Dictionary.
|
DirectSpellChecker.ScoreTerm
Holds a spelling correction for internal usage inside
DirectSpellChecker . |
StringDistance
Interface for string distances.
|
SuggestMode
Set of strategies for suggesting related terms
|
SuggestWord
SuggestWord, used in suggestSimilar method in SpellChecker class.
|
WordBreakSpellChecker.BreakSuggestionSortMethod
Determines the order to list word break suggestions
|
Class and Description |
---|
Dictionary
A simple interface representing a Dictionary.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.