| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | The ID of the matched document | [optional] |
| score | Number | The score of the matched document | [optional] |
| source | Object | The source data of the matched document | [optional] |
| knnDist | Number | The knn distance of the matched document returned for knn queries | [optional] |
| highlight | Object | The highlighting-related data of the matched document | [optional] |
| table | String | The table name of the matched document returned for percolate queries | [optional] |
| type | String | The type of the matched document returned for percolate queries | [optional] |
| fields | Object | The percolate-related fields of the matched document returned for percolate queries | [optional] |