# StaticSearchIndex

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

## Properties

| Property | Type |
|---|---|
| `v` | `number` |
| `slugWithId` | `string` |
| `generatedAt` | `string` |
| `count` | `number` |
| `docs` | `StaticSearchDoc[]` |
