For the pending upgrade to Drupal 7 for Drupal.org, this module would need support for the apachesolr-6.x-3.x module.

Attached is a patch that does just that.

CommentFileSizeAuthor
#1 1687498.patch2.88 KBnick_vh

Comments

nick_vh’s picture

StatusFileSize
new2.88 KB
nick_vh’s picture

Status: Active » Needs review
nick_vh’s picture

Status: Needs review » Needs work
+++ b/apachesolr_og.moduleundefined
@@ -5,50 +5,39 @@
+function drupalorg_crosssite_facetapi_facet_info($searcher_info) {

This function should naturally be apachesolr_og_ instead of drupalorg_crosssite ;-)

nick_vh’s picture

Status: Needs work » Fixed

Fixed the function namespace and committed to 6.x-3.x branch

Status: Fixed » Closed (fixed)

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