Skip to content

perf: denormalize question platform fields - #784

Open
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-328-platform-denorm
Open

perf: denormalize question platform fields#784
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-328-platform-denorm

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Closes #328

Write primary_platform and secondary_platform onto question documents during seed/import, backfill legacy rows on startup, and use those denormalized fields in search filtering with URL fallback for older documents.

Validation:

  • python3 -m pytest tests/test_search_utils.py -q
  • git diff --check

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the mohitkumhar's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Denormalize platform names on question documents for faster filtering

1 participant