Uses of Class
com.broadleafcommerce.search.api.domain.SpellCheckSuggestion.TermPosition
-
Uses of SpellCheckSuggestion.TermPosition in com.broadleafcommerce.search.api.domain
Modifier and TypeMethodDescriptionSpellCheckSuggestion.getOffsets()
The offset positions of this string in the original query.Modifier and TypeMethodDescriptionvoid
SpellCheckSuggestion.setOffsets
(List<SpellCheckSuggestion.TermPosition> offsets) The offset positions of this string in the original query.