Hi,
I've installed poormanscron and the log file is telling me that the jobs ran.
cron 07/02/2009 - 04:03 Executed node_cron via poormanscron, took ...
cron 07/02/2009 - 04:03 Executed filter_cron via poormanscron, took ...
cron 07/02/2009 - 04:03 Executed dblog_cron via poormanscron, took ...
cron 07/02/2009 - 04:03 Executed aggregator_cron via poormanscron, ...
However my site search indexing is not updating (sitting at 0%).
From what I read CRON is supposed to be responsible for the site being indexed. Is there any way for me to troubleshoot this problem?
Any help would be greatly appreciated.
Thanks!
Comments
Comment #1
gpk commentedYou need to enable the search module. It is http://api.drupal.org/api/function/search_cron/6 that is responsible for updating search indexes.