# LogSearchHit
## Properties
**document** | Option<[**serde_json::Value**](.md)> | | [optional]
**snippet_fragment** | Option<**String**> | Plain-text excerpt around the match, if a snippet could be generated. | [optional]
**snippet_highlighted** | Option<[**Vec<models::LogSearchHitSnippetHighlightedInner>**](LogSearchHit_snippet_highlighted_inner.md)> | Character ranges within `snippet_fragment` to highlight. | [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)