Package | Description |
---|---|
com.jalios.jcms.search.spell |
Contains classes used to provides spell suggestion based on indexed content.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionDictionary
A simple SpellChecker Dictionary to allow indexing of Collection of words.
|
class |
LuceneDictionary
Lucene Dictionary
|
class |
PlainTextDictionary
Dictionary represented by a UTF-8 text file.
|
Modifier and Type | Method and Description |
---|---|
void |
SpellChecker.indexDictionary(Dictionary dict)
Index a Dictionary
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.