Closed (works as designed)
Project:
Acquia Connector
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2013 at 15:57 UTC
Updated:
20 Feb 2013 at 20:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
__cj commentedI think this is because 'acquia_search_environment_connected' is passed an environment ID, not an environment objectis in acquia_search_apachesolr_query_alter. Therefore acquia_search_environment_connected returns false, and the query isn't altered for wildcards/lucene.
Patch attached.
Comment #2
__cj commentedOops.
Comment #3
nick_vhLooks good, thanks for the catch!
Comment #4
nick_vhSo, I tried to apply it but this was already fixed in the codebase :)