docling-studio/document-parser/api
Pier-Jean Malandrino 830184b12e feat(#78): full-text search in indexed chunks
Backend: GET /api/ingestion/search?q=…&doc_id=… endpoint with
SearchResponse schema. Frontend: search bar in Documents page, results
with filename, page, chunk index, relevance score. 3 new API tests.
2026-04-10 22:49:27 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analyses.py feat(chunking): soft-delete chunk with confirmation dialog 2026-04-10 20:28:24 +02:00
documents.py fix(arch): inject repositories and extract domain logic 2026-04-10 11:44:33 +02:00
ingestion.py feat(#78): full-text search in indexed chunks 2026-04-10 22:49:27 +02:00
schemas.py feat(#78): full-text search in indexed chunks 2026-04-10 22:49:27 +02:00