public class SpellcheckHelper
extends java.lang.Object
org.apache.lucene.search.spell.DirectSpellChecker
under the hood.| Modifier and Type | Class and Description |
|---|---|
static class |
SpellcheckHelper.SpellcheckQuery |
| Constructor and Description |
|---|
SpellcheckHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SuggestWord[] |
getSpellcheck(SpellcheckHelper.SpellcheckQuery spellcheckQuery) |
static SpellcheckHelper.SpellcheckQuery |
getSpellcheckQuery(java.lang.String spellcheckQueryString,
IndexReader reader) |
public static SuggestWord[] getSpellcheck(SpellcheckHelper.SpellcheckQuery spellcheckQuery)
public static SpellcheckHelper.SpellcheckQuery getSpellcheckQuery(java.lang.String spellcheckQueryString, IndexReader reader)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"