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
April 3, 2021 at 8:34 am
#32543
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.