Fix for eikek/docspell#2498. Added the missing analysis-extra module to solr with the SOLR_OPTS environmnt variable.

This commit is contained in:
TheAnachronism 2024-02-15 23:10:41 +01:00
parent 0e38817ceb
commit 54060a2f5a
Signed by: TheAnachronism
GPG Key ID: 1F9B1A7E451A4A59

View File

@ -34,6 +34,9 @@ spec:
- docker-entrypoint.sh
- solr-precreate
- docspell
env:
- name: SOLR_OPTS
value: "-Dsolr.modules=analysis-extras"
livenessProbe: # Check for a 302 response
httpGet:
path: /solr/admin/info/system