cancel
Showing results for 
Search instead for 
Did you mean: 

Reindex Magento

Reindex Magento

Got error saying i need to reindex my data, in the settings through admin i cannot see how to force it.

 

went to set it up as a cron job. so logged into my hosting account and got the following; but its now working? any ideas : 

 

Minute Hour Day Month Weekday Command Actions

*****wget -q -O /dev/null https://www.DOMAIN.co.uk/shop/pub/cron.php
1 REPLY 1

Re: Reindex Magento

To reindex in Magento 2, go to the CLI ( Command Line Interface ) and then from the root folder of your Magento installation run the following command  -

Reindex All - 

php bin/magento indexer:reindex

Reindex perticular -

php bin/magento indexer:reindex indexer_name