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

2008-09-03 Thread Machisuji
with different boost factors.) Currently I'm indexing data again, which is nearly finished and thus far only 1 instead of 4 retries was necessary. - Machisuji zayhen wrote: > > > How is your disk and memory usage during these thread hang ups? > > >> >> zayhe

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

2008-08-31 Thread Machisuji
u checked various logs for > "Exception", "ERROR", and such? > > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: Machisuji <[EMAIL PROTECTED]> >> To: solr-user

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

2008-08-26 Thread Machisuji
gt; 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 <[EMAIL PROTECTED]> > >> >> Hey. >> >> I've been working w

SolrJ - SolrServer#commit() doesn't return

2008-08-26 Thread Machisuji
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 fro