Serial Posted August 19, 2016 Share Posted August 19, 2016 Hi, I have a task on my server that launch search cron automatically all days. But, my server tell me that the indexation is too long because it's not finish after 3600 seconds. I can't up the maximum duration time of scripts because it is blocked by my web hosting. How can I correct this problem ? Thanks Link to comment Share on other sites More sharing options...
rocky Posted August 20, 2016 Share Posted August 20, 2016 Have you tried changing full=1 in the URL to full=0? That will index only new products instead of all products, which shouldn't be a problem unless you're modifying existing products. Link to comment Share on other sites More sharing options...
Serial Posted August 22, 2016 Author Share Posted August 22, 2016 Yes, I modify existing products every days (quantities). Link to comment Share on other sites More sharing options...
rocky Posted August 22, 2016 Share Posted August 22, 2016 That shouldn't be a problem, since quantities aren't indexed. It's only the product names, descriptions and references that need to be re-indexed when they change. You can use full=0 to reduce the re-indexing time. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now