Re: Solr Index upgradation Merging issue observed

2017-01-09 Thread Shawn Heisey
On 1/8/2017 11:21 PM, Manan Sheth wrote: > Currently, We are in process of upgrading existing Solr indexes from Solr 4.x > to Solr 6.2.1. In order to upgrade existing indexes we are planning to use > IndexUpgrader class in sequential manner from Solr 4.x to Solr 5.x and Solr > 5.x to Solr

Solr Index upgradation Merging issue observed

2017-01-08 Thread Manan Sheth
Hi All, Currently, We are in process of upgrading existing Solr indexes from Solr 4.x to Solr 6.2.1. In order to upgrade existing indexes we are planning to use IndexUpgrader class in sequential manner from Solr 4.x to Solr 5.x and Solr 5.x to Solr 6.2.1. While preforming the upgrdation a