I want to be able to use Distributed Computing in workflow to OCR documents so that users can search for text within the document.
I set up a workflow using Distributed Computing to OCR documents. After the workflow has run I open the documents and I can see that they have a text layer. When I search for known text within the layer I get no results.
If I take the same document and use the OCR within the Client to generate the text and then run the same search I get results from the Client OCRd document but not the Distributed Computing document.
Is there something more I need to do so I can search documents that have been OCRd using Distributed Computing?