mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 20:03:30 +02:00
- Introduced `index_google_drive_selected_files` function to enable indexing of multiple user-selected files in parallel, improving efficiency. - Refactored existing indexing logic to handle batch processing, including error handling for individual file failures. - Added unit tests for the new batch indexing functionality, ensuring robustness and proper error collection during the indexing process. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_indexer.py | ||
| base.py | ||
| bookstack_indexer.py | ||
| clickup_indexer.py | ||
| confluence_indexer.py | ||
| discord_indexer.py | ||
| elasticsearch_indexer.py | ||
| github_indexer.py | ||
| google_calendar_indexer.py | ||
| google_drive_indexer.py | ||
| google_gmail_indexer.py | ||
| jira_indexer.py | ||
| linear_indexer.py | ||
| luma_indexer.py | ||
| notion_indexer.py | ||
| obsidian_indexer.py | ||
| slack_indexer.py | ||
| teams_indexer.py | ||
| webcrawler_indexer.py | ||