mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
- Introduced pg_trgm extension and GIN trigram indexes for efficient document title searches, enhancing performance for mention picker functionality. - Implemented a new API endpoint for lightweight document title searches, returning only essential fields. - Updated frontend components to utilize the new title search feature with throttling for improved user experience. - Added necessary schemas and types for the new search functionality. |
||
|---|---|---|
| .. | ||
| apis | ||
| chat | ||
| connectors | ||
| electric | ||
| posthog | ||
| query-client | ||
| auth-errors.ts | ||
| auth-utils.ts | ||
| env-config.ts | ||
| error.ts | ||
| source.ts | ||
| utils.ts | ||