Re: Solr Authentication Problem

2009-06-23 Thread Allahbaksh Asadullah
HI All, As I am using SVN build of solr 1.4 and in it I am not able to find this method. Whether there is some changed in solr1.4 java client api. Thanks in advance Regards, Allahbaksh 2009/6/23 Noble Paul നോബിള്‍ नोब्ळ् > I have raised an issue https://issues.apache.org/jira/browse/SOLR-1238 >

Re: Solr Authentication Problem

2009-06-22 Thread Noble Paul നോബിള്‍ नोब्ळ्
I have raised an issue https://issues.apache.org/jira/browse/SOLR-1238 there is patch attached to the issue. On Mon, Jun 22, 2009 at 1:40 PM, Allahbaksh Asadullah wrote: > > Hi All, > I am facing getting error when I am using Authentication in Solr. I > followed Wiki. The error doesnot appear w

Re: Solr Authentication Problem

2009-06-22 Thread Allahbaksh Asadullah
Hi All, I am facing getting error when I am using Authentication in Solr. I followed Wiki. The error doesnot appear when I searching. Below is the code snippet and the error. Please note I am using Solr 1.4 Development build from SVN. HttpClient client=new HttpClient();

Solr Authentication Problem

2009-06-22 Thread Allahbaksh Asadullah
Hi All, I am facing getting error when I am using Authentication in Solr. I followed Wiki. The error doesnot appear when I searching. Below is the code snippet and the error. Please note I am using Solr 1.4 Development build from SVN. HttpClient client=new HttpClient();