- Add PostgreSQL unaccent and pg_trgm extensions - Create immutable f_unaccent wrapper function for performance - Update all search queries to use f_unaccent for accent-insensitive matching - Add 1MB limit to tsvector content to prevent errors on large documents - Update full-text search trigger to use f_unaccent - Fix MultiSelect client-side filtering to show server results properly |
||
|---|---|---|
| .. | ||
| controllers | ||
| dto | ||
| services | ||
| workspace.constants.ts | ||
| workspace.module.ts | ||