# StaticSearchResult

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/app/p/[slugId]/components/staticSearch.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/p/[slugId]/components/staticSearch.ts#L35)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `title` | `string` |
| `url` | `string` |
| `documentType` | `SearchDocType` |
| `snippet` | `string` |
| `score` | `number` |
