Uses of Class
com.redis.lettucemod.search.SearchOptions.Highlight
Packages that use SearchOptions.Highlight
-
Uses of SearchOptions.Highlight in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return SearchOptions.HighlightMethods in com.redis.lettucemod.search that return types with arguments of type SearchOptions.HighlightMethods in com.redis.lettucemod.search with parameters of type SearchOptions.HighlightModifier and TypeMethodDescriptionSearchOptions.Builder.highlight(SearchOptions.Highlight<K, V> highlight) voidSearchOptions.setHighlight(SearchOptions.Highlight<K, V> highlight)