
Reindexing Magento Data via Shell
The fastest and recommended way to do reindexing in Magento is run it through Shell. To do so go to your Magento Web root directory( eg. /var/www/html/).To execute all the indexes at once run the following command.gt; php shell/indexer.php reindexall...













