Hi, check if the indexing procedure stops always with the same product (check on ps_index table and look at the id_product indexed).
Maybe there's something on the product record and that's stoping the indexing procedure.
Hi, check if the indexing procedure stops always with the same product (check on ps_index table and look at the id_product indexed).
Maybe there's something on the product record and that's stoping the indexing procedure.
Hi,
I'm having the same problem even with few products ( about 100.000 ). I've read that you're able to index 150.000 products,
may I know how you set the timeout variables on php.ini and apache configuration ?
In your indexing the number of indexed products always stops at the same number of indexed products ?
Thanks