blob: a0c77423c2fb6f200a1d02fefc16b5992bde8e0e [file] [log] [blame]
#!/bin/bash
# stop the background Solr, and restore the normal configuration
set -e
if [[ "$VERBOSE" == "yes" ]]; then
set -x
fi
echo "Shutting down the background Solr"
solr stop