mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
Greedy multiset match on chunk text decides which rows keep their embeddings, which texts need embedding, and which rows are deleted. No DB, no embeddings; fully unit-tested (reuse, head insert, middle edit, deletion, duplicates, reorder, full rewrite). |
||
|---|---|---|
| .. | ||
| adapters | ||
| cache | ||
| __init__.py | ||
| chunk_reconciler.py | ||
| connector_document.py | ||
| document_chunker.py | ||
| document_embedder.py | ||
| document_hashing.py | ||
| document_persistence.py | ||
| exceptions.py | ||
| indexing_pipeline_service.py | ||
| pipeline_logger.py | ||