Re: Trying to Restore older indexes in Solr7.2.1

2018-04-04 Thread Shawn Heisey
On 4/4/2018 4:31 AM, Mugdha Varadkar wrote: The hash ranges are available in each collections state.json file. Here is the data for the collections: I thought you said these indexes were sharded?  That only shows one shard.  It has the full hash range.  If they're all like that, then don't wo

Re: Trying to Restore older indexes in Solr7.2.1

2018-04-04 Thread Mugdha Varadkar
Hi Shawn, The hash ranges are available in each collections state.json file. Here is the data for the collections: *Solr 5.5.5 collection* {"ranger_audits":{ "replicationFactor":"1", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "shards":

Re: Trying to Restore older indexes in Solr7.2.1

2018-04-03 Thread Shawn Heisey
On 4/3/2018 3:22 AM, Mugdha Varadkar wrote: is the collection using the compositeId router? Yes collection used of both the versions are using compositeId router, PFA screenshot of the same. If you attached a screenshot, it was lost.  The mailing list does not allow most attachments thr

Re: Trying to Restore older indexes in Solr7.2.1

2018-04-03 Thread Mugdha Varadkar
Hi Shawn Heisey, Thank you for the reply given here . Please find below answers to your questions, is the collection using the compositeId router? Yes collection us

Re: Trying to Restore older indexes in Solr7.2.1

2018-03-28 Thread Shawn Heisey
On 3/28/2018 1:16 AM, Mugdha Varadkar wrote: I am trying to restore Solr 5.5.5 indexes into Solr 7.2.1 Performed below steps: 1. Upgraded the indexes to Solr 6.6.2 indexes using IndexUpgraded Tool

Trying to Restore older indexes in Solr7.2.1

2018-03-28 Thread Mugdha Varadkar
Hi, I am trying to restore Solr 5.5.5 indexes into Solr 7.2.1 Performed below steps: 1. Upgraded the indexes to Solr 6.6.2 indexes using IndexUpgraded Tool Command used : java -cp server/solr-weba