Hello
Need to migrate data from a standalone env to a small distributed env. Honestly I really only need one index.
I tried exporting to CSV and importing but the fields/columns dont line up as the did in the standalone env. So I thought Id tar the directory of the index I wanted and untar on the new host. I also thought about scp'ing it over. I suppose it doesnt really matter if the data is on both indexers as long as its on one.
Thoughts?
A better way to do this?
Thanks for the ideas!
↧