Package | Description |
---|---|
org.apache.solr.spelling |
APIs and classes used by the
SpellCheckComponent
See org.apache.lucene.search.spell and org.apache.lucene.search.suggest for additional information. |
Modifier and Type | Method and Description |
---|---|
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–2015 The Apache Software Foundation. All rights reserved.