You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Buckler, Christine" <Ch...@nordstrom.com> on 2017/12/15 16:41:22 UTC

How to restart solr in docker?

What is the command for restarting solr on a docker image? I have modified the solrconfig.xml to add the suggest plugin and now I want to update to reflect this change. I was able to stop solr using “$ docker exec -it my_solr stop all” but now I can’t figure out how to restart.

Thanks,
Christine Buckler