Moved scripts
[lui-solr.git] / commit_solr.sh
diff --git a/commit_solr.sh b/commit_solr.sh
deleted file mode 100644 (file)
index 2b3f6c3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-HOST=localhost
-PORT=8080
-curl http://$HOST:$PORT/solr/update -H "Content-Type: text/xml" --data-binary '<commit waitFlush="false" waitSearcher="false" expungeDeletes="true"/>'
\ No newline at end of file