Skip to content

Commit

Permalink
Fix for solr 9.8 breaking changes in module handling
Browse files Browse the repository at this point in the history
  • Loading branch information
das-peter authored Feb 20, 2025
1 parent 1ac6b2b commit a86f54e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/solr-drupal/9.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ LABEL org.opencontainers.image.base.name="docker.io/uselagoon/solr-9"
COPY --from=jumpstart /search_api_solr/jump-start/solr9/config-set /solr-conf/conf
ENV SOLR_INSTALL_DIR=/opt/solr

ENV SOLR_MODULES="extraction,langid,ltr,analysis-extras"

CMD ["solr-precreate", "drupal", "/solr-conf"]

0 comments on commit a86f54e

Please sign in to comment.