RE: How to Apply 'implicit' routing in exist collection in solr 6.1.0

2017-04-04 Thread Ketan Thanki
Thanks Anshum, I have got some understanding regarding to it and i need to implement implicit routing for insert and retrieve documents from specific shard based on the id which I have use as router field . I have try by make changes on core.properties. but it can't work So can u please let me

Re: How to Apply 'implicit' routing in exist collection in solr 6.1.0

2017-04-04 Thread Anshum Gupta
Hi Ketan, I just want to be sure about your understanding of the 'implicit' router. Implicit router in Solr puts the onus of correctly routing the documents on the user, instead of 'implicitly' or automatically routing them. -Anshum On Tue, Apr 4, 2017 at 2:01 AM Ketan Thanki

Re: How to Apply 'implicit' routing in exist collection in solr 6.1.0

2017-04-04 Thread Shawn Heisey
On 4/4/2017 3:00 AM, Ketan Thanki wrote: > Need the help for how to apply 'implicit' routing in existing > collections. e.g : I have configure the 2 collections with each has 4 > shard and 4 replica so what changes should i do for apply ' implicit' > routing. Make a new collection. Or delete the

How to Apply 'implicit' routing in exist collection in solr 6.1.0

2017-04-04 Thread Ketan Thanki
Hi, Need the help for how to apply 'implicit' routing in existing collections. e.g : I have configure the 2 collections with each has 4 shard and 4 replica so what changes should i do for apply ' implicit' routing. Please do needful with some examples. Regards, Ketan. [CC Award Winners!]