Hi,
My error is as below. If authentication error while indexing with
authentication enable (Basic GET/POST)
org.apache.solr.client.solrj.SolrServerException:
org.apache.commons.httpclient.ProtocolException: Unbuffered entity enclosing
request can not be repeated.
at
org.apache.solr.client.solr
Hi,
I followed the procedure given at
http://blog.comtaste.com/2009/02/securing_your_solr_server_on_t.html
Regards,
Allahbaksh
On 4/28/09, Shalin Shekhar Mangar wrote:
> On Sun, Apr 26, 2009 at 11:04 AM, Allahbaksh Asadullah <
> allahbaks...@gmail.com> wrote:
>
>> HI Otis,
>> I am using HTTPClien
On Sun, Apr 26, 2009 at 11:04 AM, Allahbaksh Asadullah <
allahbaks...@gmail.com> wrote:
> HI Otis,
> I am using HTTPClient for authentication. When I use the server with
> Authentication for searching it works fine. But when I use it for
> indexing it throws error.
>
What is the error? Is it thro
HI Otis,
I am using HTTPClient for authentication. When I use the server with
Authentication for searching it works fine. But when I use it for
indexing it throws error.
Regards,
Allahbaksh
On 4/25/09, Otis Gospodnetic wrote:
>
> My guess is you could provide the credentials to the underlying Htt
My guess is you could provide the credentials to the underlying HttpClient
(used by SolrJ), and let it do the authentication. I don't have the API handy,
sorry.
But this may slow things down and I have to wonder if you really really need
authentication there or whether using HTTP authenticatio