| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
HighlightArgs<K,V> |
HighlightArgs.Builder.build()
Build the
HighlightArgs. |
| Modifier and Type | Method and Description |
|---|---|
SearchArgs.Builder<K,V> |
SearchArgs.Builder.highlightArgs(HighlightArgs<K,V> highlightFilter)
Format occurrences of matched text.
|
Copyright © 2025 lettuce.io. All rights reserved.