From DocuDesk ocr-trigger-surface. OR's TextExtractionService has no public seam to ingest externally-provided text (persistChunksForSource is private). DocuDesk's local Tesseract OCR fallback needs to hand OR the extracted text for entity detection on scans. Please expose extractFromProvidedText(fileId, text) or an ocrText option on extractFile(). Ref: docudesk ocr-trigger-surface design.
From DocuDesk ocr-trigger-surface. OR's TextExtractionService has no public seam to ingest externally-provided text (persistChunksForSource is private). DocuDesk's local Tesseract OCR fallback needs to hand OR the extracted text for entity detection on scans. Please expose extractFromProvidedText(fileId, text) or an ocrText option on extractFile(). Ref: docudesk ocr-trigger-surface design.