The advanced_help module implements hook_search but does not implement the status op of this hook. This is causing the search-index function to get stuck in an infinite loop as the number of items never reaches 0.

I have written a patch for this which I will attach as the next comment.

Comments

timhilliard’s picture

Patch to fix the problem.

moshe weitzman’s picture

Status: Active » Fixed

Committed. Thanks.

moshe weitzman’s picture

committed to both master and 4.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.