According to the change log from apachesolr, they have renamed hook_apachesolr_modify_query to hook_apachesolr_query_alter

Apache Solr integration 7.x-1.0-beta6, 2011-05-06
------------------------------
#1146976 by pwolanin: Rename hook_apachesolr_modify_query to hook_apachesolr_query_alter and other API clean up.

Autocompletion module (v1.1) is still implementing hook_apachesolr_modify_query and therefore broken!

Hopefully this get fixed soon.

I'll try to post a patch if I got it fixed myself.

Cheers

Comments

janusman’s picture