Skip to content

perf(search): evaluate App Router migration #1557

@joelhooks

Description

@joelhooks

Problem

Search page uses Pages Router + react-instantsearch SSR. Hard to leverage streaming/partial rendering and edge caching.

Proposal

Migrate /q to App Router using react-instantsearch-nextjs (or a lighter client-only search shell) to reduce SSR cost and improve cache control.

Impact

Lower server cost and better cache behavior. Simplifies future caching work.

Notes

This is a bigger refactor; track separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions