Files
elasticsearch-js/docs/reference/api/QueryDslWeightedTokensQuery.md
2025-05-27 15:30:21 -05:00

7 lines
292 B
Markdown

## Interface `QueryDslWeightedTokensQuery`
| Name | Type | Description |
| - | - | - |
| `pruning_config` | [QueryDslTokenPruningConfig](./QueryDslTokenPruningConfig.md) | Token pruning configurations |
| `tokens` | Record<string, [float](./float.md)> | The tokens representing this query |