|
|
|
|
|
by nemo44x
4139 days ago
|
|
Often when you want to reindex you want to reindex a lot of data - quickly. You don't want to use your same hardware, possibly. So what you do if you're in AWS, for instance, is take your data mounts and mount them to an extremely high powered set of instances. Then, reindex with the new mappings. Then, move your mounts back to your smaller instances. You save money and can do a reindex very quickly. A basic "reindex" command would be a cool feature though. |
|