Yes, I believe you got it right.
Otis
--
Performance Monitoring * Log Analytics * Search Analytics
Solr & Elasticsearch Support * http://sematext.com/
On Sun, Jan 5, 2014 at 5:27 PM, Saumitra Srivastav <
saumitra.srivast...@gmail.com> wrote:
> Yes, I am using SolrCloud.
>
> So lets say I have a
Yes, I am using SolrCloud.
So lets say I have a 2 host cluster with 2 collections and 1 shard 1 replica
for each collection.
Host-1(10.0.0.111)
-solr/
-collectionAAA_shard1_replica1/
-collectionBBB_shard1_replica1/
Host-2:(10.0.0.222)
-solr/
-collection
Hi,
On Sun, Jan 5, 2014 at 9:59 AM, Saumitra Srivastav <
saumitra.srivast...@gmail.com> wrote:
> I have a solr cluster with 8 server(4 shards with one replica for each). I
> have 80 client threads indexing to this cluster. Client is running on a
> different machine. I am trying to figure out opti
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
Thanks Shawn.
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 maxIndexingThreads is set
to 8 for both col
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
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.