X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=optimize_solr.sh;h=bb4127d19301a6e26a1260c43dcaf021653e72da;hp=1c22ed8d8dd0aa276db275ebe57fe2102d2e73fd;hb=11f3cb211daa68a1045580ee0d2e904882674af7;hpb=59f25d1ad091ea1b061b08288b6722d06cb2c705 diff --git a/optimize_solr.sh b/optimize_solr.sh index 1c22ed8..bb4127d 100755 --- a/optimize_solr.sh +++ b/optimize_solr.sh @@ -11,4 +11,4 @@ if [ "$2" != "" ] ; then HOST_PORT="$2" fi -curl http://${HOST_PORT}/solr/update -H "Content-Type: text/xml" --data-binary '' \ No newline at end of file +curl http://${HOST_PORT}/solr/update -H "Content-Type: text/xml" --data-binary ''