# SearchResultHit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **highlights** | Option<[**Vec**](SearchHighlight.md)> | Contains highlighted portions of the search fields | [optional] **document** | Option<[**::std::collections::HashMap**](serde_json::Value.md)> | Can be any key-value pair | [optional] **text_match** | Option<**i64**> | | [optional] **geo_distance_meters** | Option<**::std::collections::HashMap**> | Can be any key-value pair | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)