# SearchResult ## Fields | Field | Type | Required | Description | Example | | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | | `score` | *float* | :heavy_check_mark: | The score of the search result, typically a float value between 0 and 1. | 0.92 | | `directory` | [Optional\](../../models/operations/GetSearchAllLibrariesDirectory.md) | :heavy_minus_sign: | N/A | | | `metadata` | [Optional\](../../models/operations/GetSearchAllLibrariesMetadata.md) | :heavy_minus_sign: | N/A | |