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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush-search-index-infinite-loop-1403042-1.patch | 961 bytes | timhilliard |
Comments
Comment #1
timhilliard commentedPatch to fix the problem.
Comment #2
moshe weitzman commentedCommitted. Thanks.
Comment #3
moshe weitzman commentedcommitted to both master and 4.x