Package | Description |
---|---|
com.jalios.jcms.search |
Provides internal search engines classes of JCMS.
|
com.jalios.jcms.search.spell |
Contains classes used to provides spell suggestion based on indexed content.
|
Class and Description |
---|
SpellChecker
Spell Checker class (Main class)
(initially inspired by the David Spencer code). |
Class and Description |
---|
Dictionary
A simple interface representing a Dictionary
|
SpellChecker.IndexSearcherWrapper
For optimized used of the searcher, we keep it open as much as possible and
delay its close only when it is replaced by a new one when modifying index.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.