feat: filters are not search aware by default; accelerated by MV#2272
feat: filters are not search aware by default; accelerated by MV#2272knudtty wants to merge 9 commits into
Conversation
🦋 Changeset detectedLatest commit: 8c474a1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔴 Tier 4 — CriticalTouches auth, data models, config, tasks, OTel pipeline, ClickHouse, or CI/CD. Why this tier:
Review process: Deep review from a domain expert. Synchronous walkthrough may be required. Stats
|
E2E Test Results✅ All tests passed • 176 passed • 3 skipped • 1251s
Tests ran across 4 shards in parallel. |
PR Review
|
Deep Review🔴 P0/P1 — must fix
🟡 P2 — recommended
🔵 P3 nitpicks (10)
Reviewers (9): correctness, testing, maintainability, project-standards, performance, api-contract, reliability, adversarial, kieran-typescript, security. Testing gaps:
|
Summary
Filters now are not search aware by default. They can/will use metadata MVs if available.
How to test on local
Steps:
yarn devReferences