|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpellCheckerCallback<T>
A callback to perform CompassSpellChecker operations with.
| Method Summary | |
|---|---|
T |
execute(CompassSpellChecker spellChecker,
IndexReader reader)
A callback to execute speckk check operations. |
| Method Detail |
|---|
T execute(CompassSpellChecker spellChecker,
IndexReader reader)
throws SearchEngineException
Note, this callback might have the spellChecker as null. This means there is no
spell index yet present.
SearchEngineException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||