SurfSense/surfsense_backend/app/tasks/connector_indexers
2026-02-06 04:31:55 +05:30
..
__init__.py refactor: remove unused COMPOSIO_CONNECTOR migration and linting 2026-01-22 16:43:08 -08:00
airtable_indexer.py feat: implement two-phase document indexing for Airtable and Notion connectors with real-time status updates 2026-02-06 00:12:48 +05:30
base.py feat: add document status management with JSONB column for processing states in documents 2026-02-05 21:59:31 +05:30
bookstack_indexer.py feat: implement two-phase document indexing for BookStack, Elasticsearch, and Luma connectors with real-time status updates 2026-02-06 04:31:55 +05:30
clickup_indexer.py feat: implement two-phase document indexing for ClickUp and GitHub connectors with real-time status updates 2026-02-06 04:06:14 +05:30
confluence_indexer.py feat: implement two-phase document indexing for Confluence and Jira connectors with real-time status updates 2026-02-06 03:54:24 +05:30
discord_indexer.py feat: implement two-phase document indexing for Discord and Teams connectors with real-time status updates 2026-02-06 03:42:03 +05:30
elasticsearch_indexer.py feat: implement two-phase document indexing for BookStack, Elasticsearch, and Luma connectors with real-time status updates 2026-02-06 04:31:55 +05:30
github_indexer.py feat: implement two-phase document indexing for ClickUp and GitHub connectors with real-time status updates 2026-02-06 04:06:14 +05:30
google_calendar_indexer.py feat: implement two-phase document indexing across Google connectors with real-time status updates 2026-02-06 02:24:35 +05:30
google_drive_indexer.py feat: implement two-phase document indexing across Google connectors with real-time status updates 2026-02-06 02:24:35 +05:30
google_gmail_indexer.py feat: implement two-phase document indexing across Google connectors with real-time status updates 2026-02-06 02:24:35 +05:30
jira_indexer.py feat: implement two-phase document indexing for Confluence and Jira connectors with real-time status updates 2026-02-06 03:54:24 +05:30
linear_indexer.py feat: implement two-phase document indexing for Linear and Slack connectors with real-time status updates 2026-02-06 02:59:21 +05:30
luma_indexer.py feat: implement two-phase document indexing for BookStack, Elasticsearch, and Luma connectors with real-time status updates 2026-02-06 04:31:55 +05:30
notion_indexer.py feat: implement two-phase document indexing for Airtable and Notion connectors with real-time status updates 2026-02-06 00:12:48 +05:30
obsidian_indexer.py feat: add connector_id to documents for source tracking and implement connector deletion task 2026-02-02 16:23:26 +05:30
slack_indexer.py feat: implement two-phase document indexing for Linear and Slack connectors with real-time status updates 2026-02-06 02:59:21 +05:30
teams_indexer.py feat: implement two-phase document indexing for Discord and Teams connectors with real-time status updates 2026-02-06 03:42:03 +05:30
webcrawler_indexer.py feat: add connector_id to documents for source tracking and implement connector deletion task 2026-02-02 16:23:26 +05:30