Re: ConcurrentUpdateSolrClient threads

2018-07-24 Thread TerjeAndersen
Hi. I'm wondering the same. Some "updateBean" takes a very long time, up to 130 000 ms. Typically it takes around 100 ms. I'm using 2 threads and a queue size of 30. Haven't figured out what the default thread size is? 0? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: ConcurrentUpdateSolrClient threads

2016-09-12 Thread Rallavagu
Any takers? On 9/9/16 9:03 AM, Rallavagu wrote: All, Running Solr 5.4.1 with embedded Jetty with frequent updates coming in and softCommit is set to 10 min. What I am noticing is occasional "slow" updates (takes 8 sec to 15 sec sometimes) and about the same time slow QTimes. Upon

ConcurrentUpdateSolrClient threads

2016-09-09 Thread Rallavagu
All, Running Solr 5.4.1 with embedded Jetty with frequent updates coming in and softCommit is set to 10 min. What I am noticing is occasional "slow" updates (takes 8 sec to 15 sec sometimes) and about the same time slow QTimes. Upon investigating, it appears that