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

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

Uses of SpellCheckCollator in org.apache.solr.spelling
 

Methods in org.apache.solr.spelling that return SpellCheckCollator
 SpellCheckCollator SpellCheckCollator.setDocCollectionLimit(int docCollectionLimit)
           
 SpellCheckCollator SpellCheckCollator.setMaxCollationEvaluations(int maxCollationEvaluations)
           
 SpellCheckCollator SpellCheckCollator.setMaxCollations(int maxCollations)
           
 SpellCheckCollator SpellCheckCollator.setMaxCollationTries(int maxCollationTries)
           
 SpellCheckCollator SpellCheckCollator.setSuggestionsMayOverlap(boolean suggestionsMayOverlap)
           
 



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