Re: Solr maxIndexingThreads

2014-01-05 Thread Otis Gospodnetic
s 16 IndexWriter per host. Please let me know if I got this > correct. > > > Thanks, > Saumitra > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109604p4109670.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr maxIndexingThreads

2014-01-05 Thread Saumitra Srivastav
is correct. Thanks, Saumitra -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109604p4109670.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr maxIndexingThreads

2014-01-05 Thread Otis Gospodnetic
is 8. " > > I want to know whether this configuration is per solr instance or per > core(or collection). > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109604.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr maxIndexingThreads

2014-01-05 Thread Shawn Heisey
On 1/5/2014 11:56 AM, Saumitra Srivastav wrote: > But what about *maxIndexingThreads* config in solrconfig.xml. Does it apply > to the the collection or solr instance? > > For example, lets say I have two indexing clients with multiple threads, > each sending docs to 2 different collections. And

Re: Solr maxIndexingThreads

2014-01-05 Thread Saumitra Srivastav
collections. In that case, will maxIndexingThreads be 16 *(for one solr instance)*? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109604p4109638.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr maxIndexingThreads

2014-01-05 Thread Shawn Heisey
On 1/5/2014 9:19 AM, Saumitra Srivastav wrote: > Also is there a way to specify number of threads for queries? I have not seen anything like this. That doesn't mean it doesn't exist, just that I haven't seen it. The servlet container can put a limit on the total thread count. For the Jetty that

Solr maxIndexingThreads

2014-01-05 Thread Saumitra Srivastav
. Also is there a way to specify number of threads used by queries? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109614.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr maxIndexingThreads

2014-01-05 Thread Saumitra Srivastav
Also is there a way to specify number of threads for queries? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109604p4109612.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr maxIndexingThreads

2014-01-05 Thread Saumitra Srivastav
collection). -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-maxIndexingThreads-tp4109604.html Sent from the Solr - User mailing list archive at Nabble.com.