This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 71ceaf1 Tika 3286 - Check if lanaguage files exists and provide
better error msg; Support script lanaguge files in script directory (#402)
new 2a84826 simplify timeout on process call and the destroyforcibly call
on the tesseract process
new a6f87f2 revert code that checks if language files actually exist
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/tika/parser/ocr/TesseractOCRConfig.java | 31 --------------
.../apache/tika/parser/ocr/TesseractOCRParser.java | 47 +++++++++++-----------
.../tika/parser/ocr/TesseractOCRParserTest.java | 2 +-
3 files changed, 25 insertions(+), 55 deletions(-)