Re: SolrCloud Document Update Problem

2015-06-29 Thread Amit Jha
It was because of the issues Rgds AJ > On Jun 29, 2015, at 6:52 PM, Shalin Shekhar Mangar > wrote: > >> On Mon, Jun 29, 2015 at 4:37 PM, Amit Jha wrote: >> Hi, >> >> I setup a SolrCloud with 2 shards each is having 2 replicas with 3 >> zookeeper ensemble. >> >> We add and update documents f

Re: SolrCloud Document Update Problem

2015-06-29 Thread Shalin Shekhar Mangar
On Mon, Jun 29, 2015 at 4:37 PM, Amit Jha wrote: > Hi, > > I setup a SolrCloud with 2 shards each is having 2 replicas with 3 > zookeeper ensemble. > > We add and update documents from web app. While updating we delete the > document and add same document with updated values with same unique id.