Re: ConcurrentUpdateSolrServer hanging

2013-07-01 Thread qungg
solr log. Thanks, Qun -- View this message in context: http://lucene.472066.n3.nabble.com/ConcurrentUpdateSolrServer-hanging-tp4073620p4074366.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: ConcurrentUpdateSolrServer hanging

2013-06-27 Thread Shawn Heisey
On 6/27/2013 9:32 AM, Michael Della Bitta wrote: Are you using blockUntilFinished() and/or shutdown()? One of the things to note is that a commit is just another "document," so writing a commit into the queue of the ConcurrentUpdateSolrServer isn't enough to get it flushed out. ConcurrentUpdat

Re: ConcurrentUpdateSolrServer hanging

2013-06-27 Thread qungg
Hi Michael, I realized that I might have to use blockUntilFinished before commit, but do I have to use shutdown as well?? Thanks, Qun -- View this message in context: http://lucene.472066.n3.nabble.com/ConcurrentUpdateSolrServer-hanging-tp4073620p4073651.html Sent from the Solr - User

Re: ConcurrentUpdateSolrServer hanging

2013-06-27 Thread Michael Della Bitta
tUpdateSolrServer related to > this? > > Thanks, > Qun > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/ConcurrentUpdateSolrServer-hanging-tp4073620.html > Sent from the Solr - User mailing list archive at Nabble.com. >

ConcurrentUpdateSolrServer hanging

2013-06-27 Thread qungg
72066.n3.nabble.com/ConcurrentUpdateSolrServer-hanging-tp4073620.html Sent from the Solr - User mailing list archive at Nabble.com.