Closed (fixed)
Project:
Apache Solr Autocomplete
Version:
7.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 16:26 UTC
Updated:
19 Aug 2011 at 02:27 UTC
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
Comment #1
janusman commentedRelated: #1117792: Error in classes after updating latest apachesolr module version
Comment #2
janusman commentedFixed in #1117792: Error in classes after updating latest apachesolr module version