# StaticSearchDoc

**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#L16)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `title` | `string` |
| `url` | `string` |
| `documentType` | `SearchDocType` |
| `headings` | `string[]` |
| `excerpt` | `string` |
| `tokens` | `string[]` |
| `boost` | `number` |
