WIP better generated API reference docs
This commit is contained in:
7
docs/reference/api/QueryDslTextExpansionQuery.md
Normal file
7
docs/reference/api/QueryDslTextExpansionQuery.md
Normal file
@ -0,0 +1,7 @@
|
||||
## 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 |
|
||||
Reference in New Issue
Block a user