Re: Upgrading Solr Cloud from 4.7.1 to 4.10

2014-09-23 Thread Nitin Agarwal
Thanks Shawn, will try and it out without re-indexing and see how that goes. Nitin On Tue, Sep 23, 2014 at 9:00 AM, Shawn Heisey wrote: > On 9/23/2014 8:40 AM, Nitin Agarwal wrote: > > Hi, we are planning for a Solr Cloud upgrade from 4.7.1 to 4.10. I have > > identified the following steps for

Re: Upgrading Solr Cloud from 4.7.1 to 4.10

2014-09-23 Thread Shawn Heisey
On 9/23/2014 8:40 AM, Nitin Agarwal wrote: > Hi, we are planning for a Solr Cloud upgrade from 4.7.1 to 4.10. I have > identified the following steps for the upgrade > > 1. Update solrconfig.xml to be compliant with 4.10. > 2. Update the required jar files and war files from Solr 4.10 distribution.

Upgrading Solr Cloud from 4.7.1 to 4.10

2014-09-23 Thread Nitin Agarwal
Hi, we are planning for a Solr Cloud upgrade from 4.7.1 to 4.10. I have identified the following steps for the upgrade 1. Update solrconfig.xml to be compliant with 4.10. 2. Update the required jar files and war files from Solr 4.10 distribution. 3. Verified we are using Java 1.7. Now comes the q