My magento store has products around 30000. Everytime i upload/update new product, i have to reindex the whole store which takes very huge time. So basically i would like to have a php script or any method which reindex all the indexes of a particular single product. Is there any defined script/method to achieve?? please help, thank you in advance
Asked
Active
Viewed 281 times
0
-
if you switched the `Index Mode` to `Update on Save` will it take the same time ? – M.Elwan Mar 20 '17 at 07:35
-
@M.Elwan yes its taking same amount of time – Guruprasad Mar 20 '17 at 08:32