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

Packages that use SpellCheckCollation
org.apache.solr.spelling   
 

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, int maxCollations, int maxTries, int maxEvaluations)
           
 

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



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