Uses of Class
com.jalios.jcms.search.SpellSuggestEngine
-
Packages that use SpellSuggestEngine Package Description com.jalios.jcms.search Provides internal search engines classes of JPlatform. -
-
Uses of SpellSuggestEngine in com.jalios.jcms.search
Fields in com.jalios.jcms.search declared as SpellSuggestEngine Modifier and Type Field Description protected SpellSuggestEngine
LucenePublicationSearchEngine. spellSuggestEngine
Methods in com.jalios.jcms.search that return SpellSuggestEngine Modifier and Type Method Description SpellSuggestEngine
LucenePublicationSearchEngine. getSpellSuggestEngine()
-