mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-08 15:22:39 +02:00
- Refactored Google Calendar and Gmail indexers to utilize the new `index_batch_parallel` method for concurrent document indexing, enhancing performance. - Updated the indexing logic to replace serial processing with parallel execution, allowing for improved efficiency in handling multiple documents. - Adjusted logging and error handling to accommodate the new parallel processing approach, ensuring robust operation during indexing. - Enhanced unit tests to validate the functionality of the parallel indexing method and its integration with existing workflows. |
||
|---|---|---|
| .. | ||
| __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 | ||