Hi,
I have just installed Magento 2 to my hosting server for the first time - I'm trying to reindex using through SSH. I've read through a lot of examples of what needs to be done, but I do not have the shell folder or the indexer.php file that is being to referred to.
Did I do something wrong when setting up Magento?
Thank you
you have to go in to root folder
cd public_html
then run this command:
php bin/magento indexer:reindex
available commands
indexer:reindex
indexer:info
indexer:set-mode
indexer:show-mode
indexer:status
indexer:reset