Uses of Class
org.apache.solr.handler.component.SpellCheckMergeData
-
Packages that use SpellCheckMergeData Package Description org.apache.solr.spelling APIs and classes used by theSpellCheckComponent -
-
Uses of SpellCheckMergeData in org.apache.solr.spelling
Methods in org.apache.solr.spelling with parameters of type SpellCheckMergeData Modifier and Type Method Description SpellingResultConjunctionSolrSpellChecker. mergeSuggestions(SpellCheckMergeData mergeData, int numSug, int count, boolean extendedResults)SpellingResultSolrSpellChecker. mergeSuggestions(SpellCheckMergeData mergeData, int numSug, int count, boolean extendedResults)Integrate spelling suggestions from the various shards in a distributed environment.
-