# 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` | [?Operations\GetSearchAllLibrariesDirectory](../../Models/Operations/GetSearchAllLibrariesDirectory.md) | :heavy_minus_sign: | N/A | | | `metadata` | [?Operations\GetSearchAllLibrariesMetadata](../../Models/Operations/GetSearchAllLibrariesMetadata.md) | :heavy_minus_sign: | N/A | |