I'll probably move to Solr 4.x, so I'm going to try a plugin instead. Thanks
for you insights.
From: Shawn Heisey
To: solr-user@lucene.apache.org
Sent: Thursday, July 11, 2013 6:28 PM
Subject: Re: POST question
On 7/11/2013 4:12 PM, John Randall
I'll try the plugin. Thanks.
From: Roland Villemoes
To: "solr-user@lucene.apache.org" ; John Randall
Sent: Thursday, July 11, 2013 6:21 PM
Subject: RE: POST question
Hi John,
You can't make a browser to a HTTP POST by adding a URL i
On 7/11/2013 4:12 PM, John Randall wrote:
I want to use a browser and use HTTP POST to add a single document (not a file)
to Solr. I don't want to use cURL. I've made several attempts, such as the
following:
http://localhost:8080/solr/update?commit=true&stream.type=text/xml&;61234567WAR OF THE
hrome.
Roland Villemoes
-Original Message-
From: John Randall [mailto:jmr...@yahoo.com]
Sent: 12. juli 2013 00:12
To: solr-user@lucene.apache.org
Subject: POST question
I want to use a browser and use HTTP POST to add a single document (not a file)
to Solr. I don't want to use cURL.
I want to use a browser and use HTTP POST to add a single document (not a file)
to Solr. I don't want to use cURL. I've made several attempts, such as the
following:
http://localhost:8080/solr/update?commit=true&stream.type=text/xml&;61234567WAR OF THE
WORLDSdoc>
I get following message whi