SurfSense/surfsense_backend/app/indexing_pipeline/cache
CREDO23 8d413ea5c2 refactor(indexing): expose chunk_markdown and embed_batch helpers
Split _compute so the incremental edit path can reuse the exact same chunker
selection and embedding entry points (and their test patch targets) without
going through the doc-level cache.
2026-06-12 18:52:57 +02:00
..
eviction refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
persistence refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
schemas refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
storage refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
__init__.py refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
cached_indexing.py refactor(indexing): expose chunk_markdown and embed_batch helpers 2026-06-12 18:52:57 +02:00
eligibility.py refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
serialization.py feat(index-cache): add pickle-free blob serialization 2026-06-12 16:48:01 +02:00
service.py refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00
settings.py refactor(embedding-cache): rename index cache to embedding cache 2026-06-12 17:00:01 +02:00