Re: Custom Sharding on solrcloud

2012-03-11 Thread Mark Miller
Message- > From: Mark Miller [mailto:markrmil...@gmail.com] > Sent: 08 March 2012 01:02 > To: solr-user@lucene.apache.org > Subject: Re: Custom Sharding on solrcloud > > Hi Phil - > > The default update chain now includes the distributed update processor by > default

RE: Custom Sharding on solrcloud

2012-03-08 Thread Phil Hoy
share the same name? Phil -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: 08 March 2012 01:02 To: solr-user@lucene.apache.org Subject: Re: Custom Sharding on solrcloud Hi Phil - The default update chain now includes the distributed update processor by

Re: Custom Sharding on solrcloud

2012-03-07 Thread Mark Miller
Hi Phil - The default update chain now includes the distributed update processor by default - and if in solrcloud mode it will be active. Probably, what you want to do is define your own update chain (see the wiki). Then you can add that update chain as the default for your json update handler