SurfSense/surfsense_backend/app/retriever
CREDO23 052e9ef4d1 refactor(chunks): order chunk reads by (document_id, position)
Presentation and citation ordering moves off Chunk.id/created_at to the
explicit position column (id kept as tiebreaker). Vector and ts_rank
ranking order_by clauses are untouched.
2026-06-12 18:53:21 +02:00
..
__init__.py fix(backend): rename retriver directory to retriever 2025-12-06 22:21:30 +05:30
chunks_hybrid_search.py refactor(chunks): order chunk reads by (document_id, position) 2026-06-12 18:53:21 +02:00
documents_hybrid_search.py refactor(chunks): order chunk reads by (document_id, position) 2026-06-12 18:53:21 +02:00