I recently updated the ApacheSolr module from the January 12th update. I'm now getting an error on the bottom of every page:

Fatal error: Call to undefined function apachesolr_index_nodes() in /../modules/apachesolr_attachments/apachesolr_attachments.module on line 157

Does anyone have any tips or tricks for fixing this asap?

I'm not sure what else to do.

Comments

nick_vh’s picture

Project: Apache Solr Search » Apache Solr Attachments
Version: 7.x-1.0-beta15 » 7.x-1.x-dev

Apachesolr attachments has not been reworked to support latest version of Solr. Your best bet is to stick with beta13 or lower or work on apachesolr attachments.

Either way this is an issue for apachesolr_attachments.

pwolanin’s picture

Status: Active » Closed (duplicate)
bisonbleu’s picture

I get a similar error. Running cron from Admin menu generates WSOD - no error message, no clue. Running cron with Drush generates the following error.

Drush command terminated abnormally due to an unrecoverable error.
Error: Call to undefined function apachesolr_index_nodes() in
/Applications/MAMP/htdocs/ren71/profiles/ren71/modules/contrib/apachesolr_attachments/apachesolr_attachments.module, line 157

Tried both 7.x-1.0 and 7.x-1.x-dev but it makes no difference - cron remains crippled. Cron works fine when apachesolr_attachments is disabled.

Anybody know of a quick/temporary fix? Where would one find the beta13 version?