Uses of Class
org.apache.solr.spelling.SpellCheckCollation

Packages that use SpellCheckCollation
org.apache.solr.handler.component SearchComponent implementations for use in SearchHandler 
org.apache.solr.spelling APIs and classes used by the SpellCheckComponent 
 

Uses of SpellCheckCollation in org.apache.solr.handler.component
 

Fields in org.apache.solr.handler.component with type parameters of type SpellCheckCollation
 Map<String,SpellCheckCollation> SpellCheckMergeData.collations
           
 

Uses of SpellCheckCollation in org.apache.solr.spelling
 

Methods in org.apache.solr.spelling that return types with arguments of type SpellCheckCollation
 List<SpellCheckCollation> SpellCheckCollator.collate(SpellingResult result, String originalQuery, ResponseBuilder ultimateResponse)
           
 

Methods in org.apache.solr.spelling with parameters of type SpellCheckCollation
 int SpellCheckCollation.compareTo(SpellCheckCollation scc)
           
 



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