mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Add polish to processing lanugages
SOLR doesn't support polish out of the box. Plugins are required for polish. The language has been added only with basic support. For better results, a manual setup of solr is required. Closes: #1345
This commit is contained in:
@ -32,6 +32,7 @@ RUN JDKPKG="openjdk11-jre"; \
|
||||
tesseract-ocr-data-jpn \
|
||||
tesseract-ocr-data-heb \
|
||||
tesseract-ocr-data-lit \
|
||||
tesseract-ocr-data-pol \
|
||||
unpaper \
|
||||
wkhtmltopdf \
|
||||
libreoffice \
|
||||
|
Reference in New Issue
Block a user