Search hit representing a matched document
Name | Type | Description | Notes |
---|---|---|---|
Id | long | The ID of the matched document | [optional] |
Score | int | The score of the matched document | [optional] |
Source | Object | The source data of the matched document | [optional] |
KnnDist | decimal | 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] |