Programatically trigger crawler start / restart
-
I want to know if it is possible to programmatically make the crawler start / restart without using the cron jobs. I can see there are action hooks set up in the LiteSpeed\Task class and it seems possible to call LiteSpeed\Crawler::start_async() but I would like to know if there are any downsides to making these function calls.
The topic ‘Programatically trigger crawler start / restart’ is closed to new replies.