Uses of Class
org.apache.solr.spelling.WordBreakSolrSpellChecker.BreakSuggestionTieBreaker

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

Uses of WordBreakSolrSpellChecker.BreakSuggestionTieBreaker in org.apache.solr.spelling
 

Methods in org.apache.solr.spelling that return WordBreakSolrSpellChecker.BreakSuggestionTieBreaker
static WordBreakSolrSpellChecker.BreakSuggestionTieBreaker WordBreakSolrSpellChecker.BreakSuggestionTieBreaker.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WordBreakSolrSpellChecker.BreakSuggestionTieBreaker[] WordBreakSolrSpellChecker.BreakSuggestionTieBreaker.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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