I just realized I failed my own reading comprehension :)
You have maxDocs, not maxTime for hard commit. Please disregard.
On May 30, 2014, at 1:46 PM, Jason Hellman
wrote:
> I’m also not sure I understand the practical purpose of your hard/soft auto
> commit settings. You are stating the fo
I’m also not sure I understand the practical purpose of your hard/soft auto
commit settings. You are stating the following:
Every 10 seconds I want data written to disk, but not be searchable.
Every 15 seconds I want data to be written into memory and searchable.
I would consider whether your s
On 5/29/2014 9:55 PM, M, Arjun (NSN - IN/Bangalore) wrote:
> Thanks a lot for your nice explanation.. Now I understood the
> difference between autoCommit and autoSoftCommit.. Now my config looks like
> below.
>
>
>1
>false
>
>
>
>15000
>
>
>
hawn Heisey [mailto:s...@elyograg.org]
Sent: Thursday, May 29, 2014 10:14 PM
To: solr-user@lucene.apache.org
Subject: Re: Error enquiry- exceeded limit of maxWarmingSearchers=2
On 5/29/2014 7:52 AM, M, Arjun (NSN - IN/Bangalore) wrote:
> Thanks Shawn... Just one more question..
>
> Can bo
On 5/29/2014 7:52 AM, M, Arjun (NSN - IN/Bangalore) wrote:
> Thanks Shawn... Just one more question..
>
> Can both autoCommit and autoSoftCommit be enabled? If both are enabled, which
> one takes precedence?
Yes, and it's a very common configuration. If you do enable both, you
want openSearcher
M
To: solr-user@lucene.apache.org
Subject: Re: Error enquiry- exceeded limit of maxWarmingSearchers=2
On 5/29/2014 4:18 AM, M, Arjun (NSN - IN/Bangalore) wrote:
> Thanks for your valuable inputs... Find below my code and config in
> solrconfig.xml. Index update is successful but I am n
On 5/29/2014 4:18 AM, M, Arjun (NSN - IN/Bangalore) wrote:
> Thanks for your valuable inputs... Find below my code and config in
> solrconfig.xml. Index update is successful but I am not able to see any data
> from solr admin console. What could be the issue? Any help here is highly
> appr
he.org
Subject: Re: Error enquiry- exceeded limit of maxWarmingSearchers=2
On 5/28/2014 3:45 AM, M, Arjun (NSN - IN/Bangalore) wrote:
> Also is there a way to check if autowarming completed (or) how to make
> the next commit wait till previous commit finishes?
With Solr, probably no
On 5/28/2014 3:45 AM, M, Arjun (NSN - IN/Bangalore) wrote:
> Also is there a way to check if autowarming completed (or) how to make
> the next commit wait till previous commit finishes?
With Solr, probably not. There might be a statistic available from an
admin handler that I don't know ab
M
To: solr-user@lucene.apache.org
Subject: Re: Error enquiry- exceeded limit of maxWarmingSearchers=2
> Hi,
>
> I am getting the below error.
>
> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
> Error opening new searcher. exceeded limit of
> m
> Hi,
>
> I am getting the below error.
>
> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
> Error opening new searcher. exceeded limit of
> maxWarmingSearchers=2, try again later.
This error is usually a symptom of a problem, not the actual problem.
Either
Hi,
I am getting the below error.
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again
later.
Can you please help?
12 matches
Mail list logo