If I want to move a core from one physical machine to another,
is it as simple as just
   scp -r core5 otherserver:/path/on/other/server/
and then adding
    <core name="core5name" instanceDir="core5" />
on that other server's solr.xml file and restarting the server there?



PS: Should have I been able to figure the answer to that
    out by RTFM somewhere?

Reply via email to