This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Cron Job zeros after product import

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Cron Job zeros after product import Reply To: Cron Job zeros after product import

#32543
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

It may only show 0 if the database query was not able to complete the counting task. Counting rows in the database is actually a very resource heavy task (MySQL flaw), so it may sometimes time out and simply report 0. The index is very likely still all right.