Uses of Class
org.apache.solr.handler.component.SpellCheckMergeData

Packages that use SpellCheckMergeData
org.apache.solr.spelling APIs and classes used by the SpellCheckComponent 
 

Uses of SpellCheckMergeData in org.apache.solr.spelling
 

Methods in org.apache.solr.spelling with parameters of type SpellCheckMergeData
 SpellingResult ConjunctionSolrSpellChecker.mergeSuggestions(SpellCheckMergeData mergeData, int numSug, int count, boolean extendedResults)
           
 SpellingResult SolrSpellChecker.mergeSuggestions(SpellCheckMergeData mergeData, int numSug, int count, boolean extendedResults)
          Integrate spelling suggestions from the various shards in a distributed environment.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.