Uses of Class
com.broadleafcommerce.search.api.domain.SpellCheckSuggestion.TermPosition
Packages that use SpellCheckSuggestion.TermPosition
-
Uses of SpellCheckSuggestion.TermPosition in com.broadleafcommerce.search.api.domain
Methods in com.broadleafcommerce.search.api.domain that return types with arguments of type SpellCheckSuggestion.TermPositionModifier and TypeMethodDescriptionSpellCheckSuggestion.getOffsets()
The offset positions of this string in the original query.Method parameters in com.broadleafcommerce.search.api.domain with type arguments of type SpellCheckSuggestion.TermPositionModifier and TypeMethodDescriptionvoid
SpellCheckSuggestion.setOffsets
(List<SpellCheckSuggestion.TermPosition> offsets) The offset positions of this string in the original query.