mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +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. |
||
|---|---|---|
| .. | ||
| chat-header.tsx | ||
| chat-share-button.tsx | ||
| document-mention-picker.tsx | ||
| model-config-sidebar.tsx | ||
| model-selector.tsx | ||
| source-detail-panel.tsx | ||