It would be a better practice to use module_implements() as opposed to module_list() and checking which modules implement hook_luceneapi_index(). module_implements() takes some more things into consideration and should be used in favor of the current implementation.

Comments

cpliakas’s picture

Status: Active » Fixed

Completed in commit #298642.

Status: Fixed » Closed (fixed)
Issue tags: -6.x-2.0-rc2

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