Hello Guys,
Can anyone help me to short out reindexing issue.
My version is 2.1.9
Total Number of products : 10Lac +
Re indexing always showing running.
Thank you
Anant
Solved! Go to Solution.
Hello @Tom Robertshaw - i did it but this is cause of the large volume of products.
is there any way to increase speed of reindexing ???
Thank you
This is cause of the large number of products. So, I removed some of unwanted products and its working fine.
Thank you
It may be that the indexes are reporting as processing but aren't actually. You can reset the indexing process with:
php bin/magento indexer:reset
and then run them again to see if that resolves your issue.
Hello @Tom Robertshaw - i did it but this is cause of the large volume of products.
is there any way to increase speed of reindexing ???
Thank you
Sorry, I don't know a way of speeding up the indexing in Magento 2 other than make sure that you're using PHP 7.
Yes, I am use PHP7.0 , Anyone other guys have any solution or module to increase speed of reindexing ???