Re: Solr 4.2 mechanism proxy request error

2013-03-19 Thread Mark Miller
Well, it wouldn't have because I forgot about it. But now that you have reminded me and we have a day or two for 4.2.1 because hossman has asked for a reprieve, I think we can fix this. - Mark On Mar 19, 2013, at 6:25 PM, yriveiro wrote: > Solr 4.2.1 will solve this issue? > > > > - >

Re: Solr 4.2 mechanism proxy request error

2013-03-19 Thread yriveiro
Solr 4.2.1 will solve this issue? - Best regards -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-2-mechanism-proxy-request-error-tp4047433p4049127.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr 4.2 mechanism proxy request error

2013-03-14 Thread yriveiro
The log of the UI null:org.apache.solr.common.SolrException: Error trying to proxy request for url: http://192.168.20.47:8983/solr/ST-3A856BBCA3_12/select I will open the issue in Jira. Thanks - Best regards -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-2-me

Re: Solr 4.2 mechanism proxy request error

2013-03-14 Thread Mark Miller
I'll add a test with rows = 0 and see how easy it is to replicate. Looks to me like you should file a JIRA issue in any case. - Mark On Mar 14, 2013, at 2:04 PM, yriveiro wrote: > Hi, > > I think that in solr 4.2 the new feature to proxy a request if the > collection is not in the requested

Solr 4.2 mechanism proxy request error

2013-03-14 Thread yriveiro
Hi, I think that in solr 4.2 the new feature to proxy a request if the collection is not in the requested node has a bug. If I do a query with the parameter rows=0 and the node doesn't have the collection. If the parameter is rows=4 or superior then the search works as expected the curl return