πŸ‡©πŸ‡ͺGermany @meyerrob

Account created on 2 August 2010, over 14 years ago
#

Recent comments

πŸ‡©πŸ‡ͺGermany meyerrob

Works for my site as well.

πŸ‡©πŸ‡ͺGermany meyerrob

You are totally right, the default value for the first parameter must default to null, therefore the solution to make the second parameter optional as well seems to be a solution. Maybe we should be sure that the second parameter canΒ΄t be empty at all.

πŸ‡©πŸ‡ͺGermany meyerrob

That patch solves the divison by null error for me after calling drush sapi-et

The question is: Why is the number of tasks 0?

The table search_api_task is always empty, even after I cleared the index with drush sapi-c - and there should be at least one task to do after that ("indexing"). As there ist no entry in search_api_task the command drush sapi-et does not do anything. The call of drush sapi-i builts the index correctly.

Therefore it seems as if the entry in search_api_task is not properly filled, but right now I am running out of debugging time. I stumbled over this topic through another issue - normally I use the GUI to reindex my search index which works perfectly. Therefore maybe I just misunderstood the drush sapi-et...

Production build 0.71.5 2024