Uses of Package
com.jalios.jcms.search.spell

Packages that use com.jalios.jcms.search.spell
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. 
 

Classes in com.jalios.jcms.search.spell used by com.jalios.jcms.search
SpellChecker
           Spell Checker class (Main class)
(initially inspired by the David Spencer code).
 

Classes in com.jalios.jcms.search.spell used by com.jalios.jcms.search.spell
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-2007 Jalios SA. All Rights Reserved.