I'm using the beta 16 version of the apachesolr module and found that the search404 module would not return any results.

I traced it down to apachesolr's apachesolr_search_search_page_custom function now returning a different structure for the search results when called from $results = search_data($keys, $type_search);

The attached patch addresses this issue, and should also be backwards compatible with the previous apachesolr versions.

Comments

dwkitchen’s picture

StatusFileSize
new848 bytes

Revised patch to work from module directory so I can include it in a make file

zyxware’s picture

Assigned: Unassigned » zyxware
Status: Active » Fixed

@drasgardian - Thanks for the patch. This has been applied in the 7.x-1.x branch.

Status: Fixed » Closed (fixed)

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