mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 10:56:24 +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. |
||
|---|---|---|
| .. | ||
| auth-api.service.ts | ||
| base-api.service.ts | ||
| connectors-api.service.ts | ||
| documents-api.service.ts | ||
| invites-api.service.ts | ||
| logs-api.service.ts | ||
| members-api.service.ts | ||
| new-llm-config-api.service.ts | ||
| notes-api.service.ts | ||
| permissions-api.service.ts | ||
| roles-api.service.ts | ||
| search-spaces-api.service.ts | ||
| user-api.service.ts | ||