Hi Lance,
Thankyou so much. It worked with pre-emptive authentication
On Thu, Jul 1, 2010 at 2:15 AM, Lance Norskog wrote:
> Other problems with this error have been solved by doing pre-emptive
> authentication.
>
> On Wed, Jun 30, 2010 at 4:26 AM, Rakhi Khatwani
> wrote:
> > Thi
Other problems with this error have been solved by doing pre-emptive
authentication.
On Wed, Jun 30, 2010 at 4:26 AM, Rakhi Khatwani wrote:
> This error usually occurs when i do a server.add(inpDoc).
>
> Behind the logs:
>
> 192.168.0.106 - - [30/Jun/2010:11:30:38 +] "GET
> /solr/GPTWPI/updat
This error usually occurs when i do a server.add(inpDoc).
Behind the logs:
192.168.0.106 - - [30/Jun/2010:11:30:38 +] "GET
/solr/GPTWPI/update?qt=%2Fupdate&optimize=true&wt=javabin&version=1
HTTP/1.1" 200 41
192.168.0.106 - - [30/Jun/2010:11:30:38 +] "GET
/solr/GPTWPI/select?q=aid%3A3023
I was going through the logs,
Everytime i try doing an update (and ofcourse ending up with unbuffered
exception) the log outputs the following line
[30/Jun/2010:09:02:52 +] "POST /solr/core1/update?wt=javabin&version=1
HTTP/1.1" 401 1389
Regards
Raakhi
On Wed, Jun 30, 2010 at 12:27 PM, Rakhi
PS: I am using solr 1.4
Regards,
Raakhi
On Wed, Jun 30, 2010 at 12:05 PM, Rakhi Khatwani wrote:
> Hi,
>I am trying out solr security on my setup from the following links:
> http://wiki.apache.org/solr/SolrSecurity
>
> http://www.lucidimagination.com/search/document/d1e338dc452db2e4/how_c