SurfSense/surfsense_backend/app/indexing_pipeline
2026-02-25 16:59:09 +02:00
..
__init__.py test: add ConnectorDocument unit tests and factory fixture 2026-02-24 22:20:08 +02:00
connector_document.py add fallback document sumary 2026-02-25 13:47:36 +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_persistence.py fix bugs in indexing pipeline exception handling 2026-02-25 16:27:12 +02:00
document_summarizer.py feat: implement and test index method 2026-02-25 01:40:30 +02:00
exceptions.py simplify indexing pipeline DB error handling 2026-02-25 16:59:09 +02:00
indexing_pipeline_service.py simplify indexing pipeline DB error handling 2026-02-25 16:59:09 +02:00
pipeline_logger.py simplify indexing pipeline DB error handling 2026-02-25 16:59:09 +02:00