Uses of Class
org.apache.solr.spelling.SpellCheckCollator
-
Packages that use SpellCheckCollator Package Description org.apache.solr.spelling APIs and classes used by theSpellCheckComponent -
-
Uses of SpellCheckCollator in org.apache.solr.spelling
Methods in org.apache.solr.spelling that return SpellCheckCollator Modifier and Type Method Description SpellCheckCollatorSpellCheckCollator. setDocCollectionLimit(int docCollectionLimit)SpellCheckCollatorSpellCheckCollator. setMaxCollationEvaluations(int maxCollationEvaluations)SpellCheckCollatorSpellCheckCollator. setMaxCollations(int maxCollations)SpellCheckCollatorSpellCheckCollator. setMaxCollationTries(int maxCollationTries)SpellCheckCollatorSpellCheckCollator. setSuggestionsMayOverlap(boolean suggestionsMayOverlap)
-