8 lines
308 B
Markdown
8 lines
308 B
Markdown
## Interface `QueryDslTextExpansionQuery`
|
|
|
|
| Name | Type | Description |
|
|
| - | - | - |
|
|
| `model_id` | string | The text expansion NLP model to use |
|
|
| `model_text` | string | The query text |
|
|
| `pruning_config` | [QueryDslTokenPruningConfig](./QueryDslTokenPruningConfig.md) | Token pruning configurations |
|