Uses of Class
com.broadleafcommerce.search.api.domain.SpellCheckResult
Packages that use SpellCheckResult
-
Uses of SpellCheckResult in com.broadleafcommerce.search.api.domain
Methods in com.broadleafcommerce.search.api.domain that return SpellCheckResultModifier and TypeMethodDescriptionSearchResponse.getSpellCheckResult()
Set if spellcheck returned any results.Methods in com.broadleafcommerce.search.api.domain with parameters of type SpellCheckResultModifier and TypeMethodDescriptionvoid
SearchResponse.setSpellCheckResult
(SpellCheckResult spellCheckResult) Set if spellcheck returned any results.