Uses of Class
org.apache.lucene.search.spell.WordBreakSpellChecker.CombineSuggestionWrapper
-
Packages that use WordBreakSpellChecker.CombineSuggestionWrapper Package Description org.apache.lucene.search.spell Suggest alternate spellings for words. -
-
Uses of WordBreakSpellChecker.CombineSuggestionWrapper in org.apache.lucene.search.spell
Methods in org.apache.lucene.search.spell with parameters of type WordBreakSpellChecker.CombineSuggestionWrapper Modifier and Type Method Description int
WordBreakSpellChecker.CombinationsThenFreqComparator. compare(WordBreakSpellChecker.CombineSuggestionWrapper o1, WordBreakSpellChecker.CombineSuggestionWrapper o2)
-