Skip to content

fix(web): search grid should not filter meta pages (they're the best-looking tiles)#18

Merged
andylizf merged 1 commit into
mainfrom
fix/search-grid-no-filter
Jun 4, 2026
Merged

fix(web): search grid should not filter meta pages (they're the best-looking tiles)#18
andylizf merged 1 commit into
mainfrom
fix/search-grid-no-filter

Conversation

@andylizf
Copy link
Copy Markdown
Contributor

@andylizf andylizf commented Jun 4, 2026

Compared the actual tiles (not just URLs) for 'Taj Mahal' with and without articles_only:

  • No filter: five full-bleed Taj Mahal photo tiles (Portal panoramas / featured pictures) — gorgeous.
  • Filtered: mostly text-wall article chunks.

The visual grid is the showcase, so it goes back to unfiltered. The agent keeps articles_only=true (it reads article text to answer — Portal pages are noise there). Split-by-consumer, not global.

…tiest tiles

Looked at the actual tiles, not just URLs: for visual queries the Portal /
Featured-picture pages that articles_only drops are precisely the most
striking results (Taj Mahal panoramas, full-bleed paintings), while the
filtered replacement is text-heavy article chunks. The visual grid is the
product's showcase, so it stays unfiltered; the chat agent keeps
articles_only=true because it reads article text to answer.
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment Jun 4, 2026 4:13am

@andylizf andylizf merged commit 2b03f20 into main Jun 4, 2026
6 checks passed
@andylizf andylizf deleted the fix/search-grid-no-filter branch June 4, 2026 04:13
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.

1 participant