Jump to content

[SOLVED] Con Job Schedule "Add missing products to the index"


Recommended Posts

I am running Prestashop 1.5.4.1.

 

My products are added via custom PHP scripts and new products are not indexed automatically.

 

I now you can create a cronjob for rebuilding the entire search index. But I would like to schedule the "Add missing products to the index". What would be the syntax for scheduling this task?

Link to comment
Share on other sites

Didn't try it, but Crob job URL is something like:

URL: http://www.yourdomain.com/youradminfolder/searchcron.php?full=1&token=xxxxxxxxx

 

I expect it to do the job you ask for when changing the full=1 to full=0

 

Give it a try.

pascal

  • Like 2
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...