feat(search): fuzzy/typo tolerance (pg_trgm) #16
Reference in New Issue
Block a user
Delete Branch "feature/search-fuzzy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Slice 4 of search-core: fuzzy/typo fallback via pg_trgm word_similarity (0.3 threshold), fires only when exact search finds nothing. Migration enables pg_trgm (idempotent). Verified typo-correction end-to-end vs live Postgres. Also fixes a recurring dotnet-format drift (DTO comment moved to XML doc).
🤖 Generated with Claude Code