We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f778a5b + d799d08 commit 74423bcCopy full SHA for 74423bc
Dockerfile
@@ -38,8 +38,7 @@ ENV CLAMAV_HOST=clamav
38
ENV CLAMAV_PORT=3310
39
40
# For configuration of islandora_hocr/the Solr Highlighting Plugin.
41
-ENV SOLR_HOME=/var/solr/data
42
-ENV SOLR_HOCR_PLUGIN_PATH=${SOLR_HOME}/contrib/ocrhighlighting/lib
+ENV SOLR_HOCR_PLUGIN_PATH='${solr.hocr.plugin.path:/opt/solr_extra_lib/ocrhighlighting/lib}'
43
44
COPY clear-cache /bin/clear-cache
45
0 commit comments