I get White Screen of Death when apache-solr-multilingual module is enabled.
Fatal error: Call to undefined function apachesolr_default_server() in /var/www/drupal/sites/all/modules/apachesolr_multilingual/apachesolr_multilingual.module on line 503

The problem does not exist just with apache framework enabled. I have the dev version and it connects fine with solr.

Comments

mkalkbrenner’s picture

Status: Active » Postponed

Branch 7.x is broken due to heavy changes in apachesolr module and the drupal core itself regarding i18n from 7.0 to 7.8.

We stopped development until we think that these two components stabilize.

dropbydrop’s picture

i18n module has final version, isn't it so?
It's not about this module? Is it something in drupal core? I thought new drupal core version just fix bugs, and do not add features

mkalkbrenner’s picture

Just some links:
#1157426: Field system uses t() incorrectly and inconsistently
#1169798: Field labels are not translated anymore after upgrading to D7.2
...

Early this year apachesolr multilingual 7.x-dev already worked well for one language. But as things changed heavily regarding apachesolr, core, i18n, I decided to spent my rare free time on other modules and tasks and the d6 version of apachesolr multilingual until I feel that our "environment" is stable enough.

But it's on my todo list ...

dropbydrop’s picture

I wish the environment will be stable soon

mkalkbrenner’s picture

Status: Postponed » Closed (duplicate)

We're currently working on completely new implemetation.