I originally had the search index amount set to 100 and things were fine. About 28% of my site got indexed at which point it consistantly started reaching my shared hosts max execution time of 240 seconds. So I tossed it down to 10 items but I still have the issue.

Does anyone have any suggestion or ideas on where to start?

I have about 3748 items (and growing) left to index.

Comments

NitroPye’s picture

*Bump*

Still having this issue but now getting some error messages:

Invalid argument supplied for foreach() in /home/emosh3/public_html/tarckbike/modules/taxonomy/taxonomy.module on line 1189.

Looks like taxonomy is fraking things up?

NitroPye’s picture

Turns out even though my host was saying I was on PHP 5. Something went wonkers and I was still switched to 4. They fixed that issue, which makes cron.php run properly

BUT

Now when running it, it returns rather quickly, no watchdog errors but I get out of memory errors. I am still indexing 10 nodes. Something isn't right. Any suggestions?

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2993391 bytes) in /home/emosh3/public_html/tarckbike/includes/database.mysql.inc on line 321