When calling the bias-setting-page under /admin/config/search/apachesolr/settings/solr/bias you get the following message:

"Notice: Undefined variable: env_id in apachesolr_multilingual_form_apachesolr_search_bias_form_alter() (Zeile 202 von /htdocs/sites/all/modules/apachesolr_multilingual/apachesolr_multilingual.module)."

The following fixes this error:
$qf = apachesolr_environment_variable_get($environment['env_id'], 'field_bias', $defaults);

Cheers

Comments

mkalkbrenner’s picture

Status: Active » Fixed

committed to git. thx

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

removing site information