Files
DomGod/app/db.py
Malin 90f128e04e fix: extend keyword search to page_snippet and beauty_assessment
- add page_snippet TEXT column migration
- save prescreener body snippet (600 chars) to page_snippet on upsert
- keyword filter now searches: domain, page_title, page_snippet, beauty_assessment JSON
  so "belleza" matches sites whose content/assessment mentions the word even if
  the domain name or title doesn't

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 07:29:20 +02:00

23 KiB