How to Reindex AEM on a Clone Instance and Sync over the Changes
- Clone your AEM instance to another VM for reindexing
- Download these oak-run jars:
- Upload the oak-run jars to the clone server
- Stop AEM (stop all AEM instances if a cluster or cold standby)
- Run this command (using oak-run-1.6.6.jar)
java -Xmx4096m -jar oak-run-1.6.6.jar checkpoints /path/to/repository/segmentstore
- Run this command (using oak-run-1.6.6.jar)