[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 a
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
@lucene.apache.org
> Subject: CommonsHttpSolrServer add document hangs
>
> Hey guys,
> I'm using Solr 1.4.1 and I've been having some problems lately with code
> that adds documents through a CommonsHttpSolrServer. It seems that
> randomly
> the call to theserver.add()
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 h
Hey guys,
I'm using Solr 1.4.1 and I've been having some problems lately with code
that adds documents through a CommonsHttpSolrServer. It seems that randomly
the call to theserver.add() will hang. I am currently running my code in a
single thread, but I noticed this would happen in multi threade