Exporting and importing Elastic data

So, since no one could answer me, I did my own digging. You can't simply export CSV and reupload it. Those fields are generated when you upload data. I ended up using elasticdump (great tool) to export my data and re-import it.