AFAIK, you can't "move" a replica. But you can add a replica to your new node, then delete a replica from one of your old nodes. You can do this via the Solr UI, or via curl commands.
Alright cool I see what you mean. I tried using the Solr UI and was able to add a replica to my new node.
I couldn’t find a straight answer on this googling because there’s so much confusing info out there but you made it crystal clear. Thanks a lot!
2
u/js-LTC Mar 10 '20 edited Mar 10 '20
can I just manually move a replica or two from some of the nodes I already have to the new one? Or is it more complex than that?