Just setup Apache Solr Mulisite Search for two servers that use Acquia search. During the configuration, I noticed I am getting the following message on both servers when going to the Apache Solr Search config page, Multisite tab. I tried flushing all cache and refreshing the metadata.

Notice: Undefined variable: data in apachesolr_multisitesearch_retrieve_metadata() (line 86 of .../modules/apachesolr_multisitesearch/apachesolr_multisitesearch.index.inc).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

This is causing the cron job to fail with this message, as well.

Dave Reid’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Priority: Major » Normal
Issue summary: View changes
Status: Active » Needs review
FileSize
562 bytes

This should fix it.

  • Commit cbf19c3 on 7.x-1.x by Dave Reid:
    Issue #1979788: Fixed PHP notice in...
Dave Reid’s picture

Status: Needs review » Fixed

Committed #2 to 7.x-1.x.

Status: Fixed » Closed (fixed)

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