You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by sunnyfr <jo...@gmail.com> on 2008/10/07 16:59:47 UTC

Re: SolrJ - SolrServer#commit() doesn't return

Hi,

I've got the same problem, commit never ended !
What did you do to fix it up ? 
Thanks a lot,


zayhen wrote:
> 
> Are you using any postCommit postOptimize eventListener?
> 
> I got some problems using them, that I run on scenario where the
> commit/optimize thread never ended.
> 
> 2008/8/26 Machisuji <ma...@googlemail.com>
> 
>>
>> Hey.
>>
>> I've been working with SolR for a few days now and as long as I haven't
>> worked with
>> too much data everything was alright.
>>
>> However, now that I wanted to index really all data, I've got problems
>> with
>> SolrJ
>> not returning from a call to CommonHttpSolrServers's commit().
>> I try to upload data from online shops, to be more precise name,
>> category,
>> price and description of tens of millions of items.
>> After a few million items the call of commit() doesn't return anymore and
>> simply does nothing.
>> At least the cpu usage on the computer running the solr server falls to
>> 0%.
>>
>> I always add 10,000 items at a time by calling
>> SolrServer#add(Collection<SolrInputDocument>) followed by
>> SolrServer.commit().
>> Has someone an idea what could be the problem here?
>> --
>> View this message in context:
>> http://www.nabble.com/SolrJ---SolrServer-commit%28%29-doesn%27t-return-tp19161293p19161293.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Alexander Ramos Jardim
> 
> 
> -----
> RPG da Ilha 
> 

-- 
View this message in context: http://www.nabble.com/SolrJ---SolrServer-commit%28%29-doesn%27t-return-tp19161293p19860115.html
Sent from the Solr - User mailing list archive at Nabble.com.