Skip to content

Commit

Permalink
Restart Solr after downloading new Solr configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
alxp committed Apr 30, 2024
1 parent cfef1f1 commit 2a25874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ solr-cores:
docker-compose exec -T solr with-contenv bash -lc "chown -R solr:solr /opt/solr/server/solr/contrib/ocrhighlighting"
docker-compose restart solr
docker compose exec -T drupal with-contenv bash -lc "for_all_sites create_solr_core_with_default_config"

docker-compose restart solr


.PHONY: namespaces
Expand Down

0 comments on commit 2a25874

Please sign in to comment.