: If you look at my email the container that is running SOLR got the request
: params (http access logs provided in first email) but when it goes through
: the SOLR app/code on the container (probably through request filters or
: dispatchers..I don't know exactly) its getting lost, which is what I
Shawn,
I don't believe its the container because we use the same container
in another setup that has 6 cores which is serving almost 1.8 Million
requests a day without a hitch.
If you look at my email the container that is running SOLR got the request
params (http access logs provided in fir
On 5/1/2013 3:14 PM, Ravi Solr wrote:
We are using Solr 3.6.2 with a single core setup on a glassfish server,
every 4-5 hours the server gradually gets into a some kind of a
inconsistent state and stops accepting any queries giving back cached
results. Even the core reload fails giving the follow
We are using Solr 3.6.2 with a single core setup on a glassfish server,
every 4-5 hours the server gradually gets into a some kind of a
inconsistent state and stops accepting any queries giving back cached
results. Even the core reload fails giving the following. Has anybody
experienced such behavi
issue.
>
>
>
> ~Sagar
>
>
>
>
>> From: noble.p...@gmail.com
>> Date: Tue, 5 May 2009 10:09:29 +0530
>> Subject: Re: Core Reload issue
>> To: solr-user@lucene.apache.org
>>
>> If you change the the conf files and if you reindex the doc
tually will not serach against the index.
But in my case i am getting the results having the stop word; so the issue.
~Sagar
> From: noble.p...@gmail.com
> Date: Tue, 5 May 2009 10:09:29 +0530
> Subject: Re: Core Reload issue
> To: solr-user@lucene.apache.org
>
> If
If you change the the conf files and if you reindex the documents it
must be reflected are you sure you re-indexed?
On Tue, May 5, 2009 at 10:00 AM, Sagar Khetkade
wrote:
>
> Hi,
>
> I came across a strange problem while reloading the core in multicore
> scenario. In the config of one of the cor
Hi,
I came across a strange problem while reloading the core in multicore scenario.
In the config of one of the core I am making changes in the synonym and
stopword files and then reloading the core. The core gets reloaded but the
changes in stopword and synonym fiels does not get reflected w