RE: solr 4.0 cloud 303 error

2012-07-20 Thread John-Paul Drawneek
Hi. Sorry for the noise. Managed to get it working on another PC, so it must be something very local to the PC I am using. From: John-Paul Drawneek Sent: 19 July 2012 23:13 To: solr-user@lucene.apache.org Subject: RE: solr 4.0 cloud 303 error I did a

RE: solr 4.0 cloud 303 error

2012-07-19 Thread John-Paul Drawneek
. Server logs was full of chatter between the nodes in the cloud setup. From: Chris Hostetter [hossman_luc...@fucit.org] Sent: 19 July 2012 23:03 To: solr-user Subject: Re: solr 4.0 cloud 303 error : > try to do a search - throws 303 error Can you

Re: solr 4.0 cloud 303 error

2012-07-19 Thread Chris Hostetter
: > try to do a search - throws 303 error Can you be specific about how exactly you did the search? Was this from the admin UI? what URL was in your browser location bar? what values did you put in the form? what buttons did you click? what URL was in your browser location bar when the error

Re: solr 4.0 cloud 303 error

2012-07-19 Thread Mark Miller
at > > try to do a search - throws 303 error > > Downloaded nightly build, same issue. > > Also got errors from the other shard with error connecting due to master > throwing 303 errors. > > From: Mark Miller [markrmil...@gmail.com] > Sent: 19 July 2012 22:11 > To

RE: solr 4.0 cloud 303 error

2012-07-19 Thread John-Paul Drawneek
master throwing 303 errors. From: Mark Miller [markrmil...@gmail.com] Sent: 19 July 2012 22:11 To: solr-user@lucene.apache.org Subject: Re: solr 4.0 cloud 303 error That's really odd - never seen or heard anything like it. A 303 is what a server will respond with if you should GET a differen

Re: solr 4.0 cloud 303 error

2012-07-19 Thread Mark Miller
That's really odd - never seen or heard anything like it. A 303 is what a server will respond with if you should GET a different URI... This won't happen out of the box that I've ever seen...can you tells us about any customization's you have made? On Thu, Jul 19, 2012 at 1:08 PM, John-Paul Drawn