Drops backfill_document_locators + the /documents/{id}/locators/backfill
route and its response model, the BackfillResult dataclass and the
backfill-only helpers (_scope_for_document, _update_vector_payloads), the
frontend backfillDocumentLocators client, and the backfill/migration
tests. Live preview-highlight locators (pdf_regions_for_chunks, computed
at ingest) are untouched.
|
||
|---|---|---|
| .. | ||
| parsers | ||
| __init__.py | ||
| authorization.py | ||
| bm25.py | ||
| captioner.py | ||
| chunking.py | ||
| db.py | ||
| embeddings.py | ||
| ingestion.py | ||
| locators.py | ||
| retrieval.py | ||
| scope.py | ||
| tool.py | ||
| vector_store.py | ||