- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Anant Prajapati
Magento Certified Developer
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Anant Prajapati
Magento Certified Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is cause of the large number of products. So, I removed some of unwanted products and its working fine.
Thank you
Anant Prajapati
Magento Certified Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Re indexing issue in Magento 2.1.9
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.
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution" as appropriate. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Anant Prajapati
Magento Certified Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Re indexing issue in Magento 2.1.9
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.
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution" as appropriate. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Re indexing issue in Magento 2.1.9
Yes, I am use PHP7.0 , Anyone other guys have any solution or module to increase speed of reindexing ???
Anant Prajapati
Magento Certified Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content