summaryrefslogtreecommitdiff
path: root/bin/clearall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/clearall.sh')
-rwxr-xr-xbin/clearall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/clearall.sh b/bin/clearall.sh
index 2f9290210..0302d1630 100755
--- a/bin/clearall.sh
+++ b/bin/clearall.sh
@@ -1,3 +1,3 @@
#!/bin/bash
cd "`dirname $0`"
-./apicall.sh "/IndexControlRWIs_p.html?deletecomplete=&deleteIndex=on&deleteCrawlQueues=on&deleteCache=on&deleteRobots=on&deleteSearchFl=on"
+./apicall.sh "/IndexControlRWIs_p.html?deletecomplete=&deleteIndex=on&deleteSolr=on&deleteCrawlQueues=on&deleteRobots=on&deleteSearchFl=on&deleteCache=on" > /dev/null \ No newline at end of file