cancel
Showing results for 
Search instead for 
Did you mean: 

Re indexing issue in Magento 2.1.9

SOLVED

Re indexing issue in Magento 2.1.9

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

Thank you
Anant Prajapati
Magento Certified Developer
2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: Re indexing issue in Magento 2.1.9

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

Thank you
Anant Prajapati
Magento Certified Developer

View solution in original post

Re: Re indexing issue in Magento 2.1.9

This is cause of the large number of products. So, I removed some of unwanted products and its working fine.

 

Thank you

Thank you
Anant Prajapati
Magento Certified Developer

View solution in original post

5 REPLIES 5

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!

Re: Re indexing issue in Magento 2.1.9

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

Thank you
Anant Prajapati
Magento Certified Developer

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!

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 ???

Thank you
Anant Prajapati
Magento Certified Developer

Re: Re indexing issue in Magento 2.1.9

This is cause of the large number of products. So, I removed some of unwanted products and its working fine.

 

Thank you

Thank you
Anant Prajapati
Magento Certified Developer