9 lines
334 B
Markdown
9 lines
334 B
Markdown
## Interface `QueryDslFieldLookup`
|
|
|
|
| Name | Type | Description |
|
|
| - | - | - |
|
|
| `id` | [Id](./Id.md) | `id` of the document. |
|
|
| `index` | [IndexName](./IndexName.md) | Index from which to retrieve the document. |
|
|
| `path` | [Field](./Field.md) | Name of the field. |
|
|
| `routing` | [Routing](./Routing.md) | Custom routing value. |
|