nd indexing commits on the master won't hang up
>> searches at least...
>>
>> Here is the description: http://wiki.apache.org/solr/SolrReplication
>>
>>
>> -----Original Message-
>> From: Max Lynch [mailto:ihas...@gmail.com]
>> Sent: Monday, July 12, 20
gt; interfere with the indexing and you should have a pretty responsive
> system.
>
> -Original Message-
> From: Robert Petersen [mailto:rober...@buy.com]
> Sent: maandag 12 juli 2010 22:30
> To: solr-user@lucene.apache.org
> Subject: RE: CommonsHttpSolrServer add document h
al Message-
From: Robert Petersen [mailto:rober...@buy.com]
Sent: maandag 12 juli 2010 22:30
To: solr-user@lucene.apache.org
Subject: RE: CommonsHttpSolrServer add document hangs
You could try a master slave setup using replication perhaps, then the
slave serves searches and indexing commits on
:ihas...@gmail.com]
Sent: Monday, July 12, 2010 11:57 AM
To: solr-user@lucene.apache.org
Subject: Re: CommonsHttpSolrServer add document hangs
Thanks Robert,
My script did start going again, but it was waiting for about half an
hour
which seems a bit excessive to me. Is there some tuning I can do o
Thanks Robert,
My script did start going again, but it was waiting for about half an hour
which seems a bit excessive to me. Is there some tuning I can do on the
solr end to optimize for my use case, which is very heavy on commits and
very light on searches (I do most of my searches on the raw Lu
Maybe solr is busy doing a commit or optimize?
-Original Message-
From: Max Lynch [mailto:ihas...@gmail.com]
Sent: Monday, July 12, 2010 9:59 AM
To: solr-user@lucene.apache.org
Subject: CommonsHttpSolrServer add document hangs
Hey guys,
I'm using Solr 1.4.1 and I've been having some prob