Yeah, the link you referenced will work. It is _very important_ that you create 
your collection with exactly one shard then do the copy.

After that you can use SPLITSHARD to sub-divide it. This is a costly operation, 
but probably not as costly as re-indexing.

That said, it might be easier to just create a new collection with shards and 
re-index, it depends of course on how painful reindexing is….

Best,
Erick

> On Mar 21, 2019, at 8:55 AM, IZaBEE_Keeper <[email protected]> wrote:
> 
> Hi..
> 
> I have a large Solr 7.5 index over 150M docs and 800GB in a master slave
> setup.. I need to migrate the core to a Solr Cloud instance with pull
> replicas as the index will be exceeding the 2.2B doc limit for a single
> core.. 
> 
> I found this..
> http://lucene.472066.n3.nabble.com/Copy-existing-index-from-standalone-Solr-to-Solr-cloud-td4149920.html
> <http://lucene.472066.n3.nabble.com/Copy-existing-index-from-standalone-Solr-to-Solr-cloud-td4149920.html>
>   
> It's a bit out dated but sounds like it might work..
> 
> Does anyone have any other advice/links for this type of migration? 
> 
> Right now I just need to convert the master to cloud before it gets much
> bigger.. Re-indexing is an option but I would rather convert which is likely
> much faster..
> 
> Thanks.. 
> 
> 
> 
> -----
> Bee Keeper at IZaBEE.com
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to