Thanks Emir,

As mentions below, I have indexing the using two tenant and my data are 
currently belongs to only one shard which also shows impact in retrieval much 
faster but While insert its seems slower.
So is there any specific reason for that.

Please do needful.

Regards,
Ketan.



Hi Ketan,
Is it possible that you are indexing only one tenant and that is causing single 
shard to become
hotspot?

Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/


From: Ketan Thanki
Sent: Tuesday, October 10, 2017 4:18 PM
To: 'solr-user@lucene.apache.org'
Subject: Issue while using Document Routing in SolrCloud 6.1

Hi,

Need the help regarding to below mention query.
I have configure the 2 collections with each has 2 shard and 2 replica and i 
have implemented Composite document routing for my unique field 'Id' where I 
have use 2 level Tenant route as mentions below.
e.g : projectId:158380 modelId:3606 where tenants bits use as 
projectId/2!modelId/8 for below ID
"id":"79190!450!0003606#001#001#0#002754269#11760499351"

Issue: its seems that my retrieval get faster but the insertion was slower 
compared to without routing changes

Please  do needful.

Regards,
Ketan.

Reply via email to