berrypod/lib/simpleshop_theme/sync
jamey 037cd168cd add FTS5 full-text product search
Adds SQLite FTS5 search index with BM25 ranking across product title,
category, variant attributes, and description. Search modal now has
live results with thumbnails, prices, and click-to-navigate. Index
rebuilds automatically after each provider sync.

Also fixes Access syntax on Product/ProductImage structs (Map.get
instead of bracket notation) which was causing crashes when real
products were loaded from the database.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 07:29:19 +00:00
..
image_download_worker.ex feat: add product image download pipeline for PageSpeed 100% 2026-02-01 00:26:19 +00:00
product_sync_worker.ex add FTS5 full-text product search 2026-02-13 07:29:19 +00:00