Uses of Class
com.broadleafcommerce.search.core.spellcheck.IndexableSpellCheckProperties
Packages that use IndexableSpellCheckProperties
-
Uses of IndexableSpellCheckProperties in com.broadleafcommerce.search.core.spellcheck
Methods in com.broadleafcommerce.search.core.spellcheck that return IndexableSpellCheckPropertiesModifier and TypeMethodDescriptionSpellCheckProperties.getSpellCheckProperties
(com.broadleafcommerce.search.api.type.IndexableType indexableType) Returns the spell check configuration for the indexable type.SpellCheckProperties.getSpellCheckProperties
(String indexableType) Returns the spell check configuration for the indexable type.Methods in com.broadleafcommerce.search.core.spellcheck that return types with arguments of type IndexableSpellCheckPropertiesMethod parameters in com.broadleafcommerce.search.core.spellcheck with type arguments of type IndexableSpellCheckPropertiesModifier and TypeMethodDescriptionvoid
SpellCheckProperties.setConfig
(Map<String, IndexableSpellCheckProperties> config)