diff options
| author | Fuwn <[email protected]> | 2026-02-12 00:56:56 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-12 00:56:56 -0800 |
| commit | 526fd660f3b712ccb0adc9ccf51b20cd1284e541 (patch) | |
| tree | bc13402d47bdd341b3341df992c6cd9d7d655662 /apps/web | |
| parent | fix: prevent read entries from reverting to unread on re-fetch (diff) | |
| download | asa.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