SurfSense/surfsense_backend/app/schemas
Anish Sarkar 51f263da72 feat: Add Elasticsearch connector integration
- Updated ElasticsearchIndexer to use connector_config for initialization.
- Created a new page for adding Elasticsearch connectors with a comprehensive form.
- Enhanced the dashboard to include the Elasticsearch connector in the connectors list.
- Updated breadcrumb component to display Elasticsearch connector label.
- Added Elasticsearch icon to the connector icons enum.
- Installed @radix-ui/react-radio-group for radio button functionality in the form.
2025-10-08 12:17:00 +05:30
..
__init__.py Implemented serverside pagination; 2025-10-01 13:05:22 -07:00
airtable_auth_credentials.py update airtable indexer 2025-08-26 19:17:46 +02:00
base.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chats.py Improvements for sidebar 2025-08-02 21:20:36 -07:00
chunks.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
documents.py chore: biome & ruff checks 2025-10-01 18:50:36 -07:00
elasticsearch.py added initial backend files 2025-10-04 02:09:59 +05:30
google_auth_credentials.py refresh the token when expired 2025-08-21 01:09:13 +02:00
llm_config.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
logs.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
podcasts.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
search_source_connector.py feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
search_space.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
users.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00