| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
SummarizeArgs<K,V> |
SummarizeArgs.Builder.build()
Build the
SummarizeArgs. |
| Modifier and Type | Method and Description |
|---|---|
SearchArgs.Builder<K,V> |
SearchArgs.Builder.summarizeArgs(SummarizeArgs<K,V> summarizeFilter)
Return only the sections of the attribute that contain the matched text.
|
Copyright © 2025 lettuce.io. All rights reserved.