summaryrefslogtreecommitdiff
path: root/apps/web
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-12 00:56:56 -0800
committerFuwn <[email protected]>2026-02-12 00:56:56 -0800
commit526fd660f3b712ccb0adc9ccf51b20cd1284e541 (patch)
treebc13402d47bdd341b3341df992c6cd9d7d655662 /apps/web
parentfix: prevent read entries from reverting to unread on re-fetch (diff)
downloadasa.news-526fd660f3b712ccb0adc9ccf51b20cd1284e541.tar.xz
asa.news-526fd660f3b712ccb0adc9ccf51b20cd1284e541.zip
feat: switch search_entries to trigram-based search with similarity ranking
Uses pg_trgm % operator instead of ILIKE for title/summary matching, enabling the existing GIN trigram indexes. Results are now ranked by similarity score. Threshold lowered to 0.1 for inclusive matching. Also adds owner_id filter that was previously missing.
Diffstat (limited to 'apps/web')
0 files changed, 0 insertions, 0 deletions