SurfSense/surfsense_backend/app/indexing_pipeline
2026-02-25 13:00:34 +02:00
..
__init__.py test: add ConnectorDocument unit tests and factory fixture 2026-02-24 22:20:08 +02:00
connector_document.py refactor: remove redundant and low-value tests, enforce connector_id and created_by_id constraints 2026-02-25 08:29:53 +02:00
document_chunker.py fix: plug all gaps found in deep review of indexing pipeline 2026-02-25 02:20:44 +02:00
document_embedder.py feat: implement and test index method 2026-02-25 01:40:30 +02:00
document_hashing.py feat: implement and test index method 2026-02-25 01:40:30 +02:00
document_summarizer.py feat: implement and test index method 2026-02-25 01:40:30 +02:00
indexing_pipeline_service.py fix: isolate per-document errors in prepare_for_indexing 2026-02-25 13:00:34 +02:00