: Leave out the URL
:
: just use ./post.sh *.xml
except that post.sh assumes you are using the example jetty install on
port 8983, so you'll need to edit it to use port 8080
-Hoss
Hey Gary
Leave out the URL
just use ./post.sh *.xml
Your causing curl to attempt to make a get request.
P
Gary Browne wrote:
Hi
I'll probably be posting a bunch of stupid questions in the near future,
so bear with me. I'm finding the documentation a little confusing. For
starters,
Hi
I'll probably be posting a bunch of stupid questions in the near future,
so bear with me. I'm finding the documentation a little confusing. For
starters, I've got Solr up and running under Tomcat on port 8080, and I
can pull up the admin page, no problems. I'm running on RHEL AS 4, with
curl