On Tue, Jul 28, 2009 at 6:39 AM, Erik Hatcher<e...@ehatchersolutions.com> wrote:
>
> On Jul 27, 2009, at 6:13 PM, ranjitr wrote:
>
>>
>> Ok, I think I found an alternative.
>>
>> With Solr 1.3, trying to reload the core from the browser using:
>> http://localhost:8984/solr/admin/cores?action=RELOAD\&core=core1
>>
>> doesn't work (this problem does not happen with nightly build).
>>
>>
>> But I  use curl as in:
>> curl http://localhost:8984/solr/admin/cores?action=RELOAD\&core=core1
>>
>> I'm able to reload the core multiple times.
>>
>>
>> So, there is something amiss about Solr 1.3 responding to requests sent
>> through the browser (Firefox/IE) versus using curl.
>
> You're probably getting bitten by admin handlers being cached by your
> browser.  Fixed on trunk: http://issues.apache.org/jira/browse/SOLR-1243
>
>        Erik

this must be the reason. great catch. do a force reload (ctrl+F5)
>
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to