Please make it possible to alter the $search_query_data before sending to GSA, e.g. so that hook-functions can alter the $search_query_data['requiredfields'] for custom searches.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | google_appliance-implement_query_alter-1525204-1.patch | 605 bytes | iamEAP |
Comments
Comment #1
iamEAP commentedFinally working on the Google Appliance portion of a major D6 -> D7 upgrade. I'm going to need to use this functionality extensively. Here's a patch that allows this.
To implement this, you'd use something like...
Comment #2
mpgeek commentedReviewed, looks good. Committed to 7.x-1.x: http://drupalcode.org/project/google_appliance.git/commit/551865af00df1f....
Comment #3
mpgeek commentedComment #4
mpgeek commentedComment #5
mpgeek commented