Re: Script to upgrade a Solr index from 4.x to 6.x

2016-06-01 Thread Jan Høydahl
It is a completely use on your own risk script :-) Freshly written, tested on some 4.8.0 indexes. PR’s welcome :-) -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 1. jun. 2016 kl. 14.36 skrev Brendan Humphreys : > > Hi Jan, > > Thanks for

Re: Script to upgrade a Solr index from 4.x to 6.x

2016-06-01 Thread Brendan Humphreys
Hi Jan, Thanks for the script! I for one will definitely try it out. Can you comment on how battle-tested it is? Are there any limitations or drawbacks? Cheers, -Brendan On Wednesday, 1 June 2016, Jan Høydahl wrote: > Hi > > Need to upgrade from Solr 4.x directly to

Script to upgrade a Solr index from 4.x to 6.x

2016-06-01 Thread Jan Høydahl
Hi Need to upgrade from Solr 4.x directly to the new 6.0? Here is a script that does it automatically for all your cores: https://github.com/cominvent/solr-tools/blob/master/upgradeindex/upgradeindex.sh USAGE: Script to Upgrade old indices from 4.x and 5.x to 6.x format, so it can be used