There are some typos in the code, like "apacehsolr" instead of "apacHEsolr"

Comments

pwolanin’s picture

Priority: Normal » Critical

huh, well at least I was consistent in my mistakes.

apachesolr_search.admin.inc:34:  $date_settings = variable_get('apacehsolr_search_date_boost', '4:200.0');
apachesolr_search.admin.inc:35:  $comment_settings = variable_get('apacehsolr_search_comment_boost', '4:200.0');
apachesolr_search.admin.inc:58:  $form['biasing']['apacehsolr_search_date_boost'] = array(
apachesolr_search.admin.inc:65:  $form['biasing']['apacehsolr_search_comment_boost'] = array(
apachesolr_search.module:166:        $date_settings = variable_get('apacehsolr_search_date_boost', '4:200.0');
apachesolr_search.module:175:        $comment_settings = variable_get('apacehsolr_search_comment_boost', '4:200.0');

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new3.25 KB
pwolanin’s picture

would it be wrong to make this change w/out an update function to fix the variables?

pwolanin’s picture

StatusFileSize
new4.28 KB
pwolanin’s picture

Status: Needs review » Fixed

comitted ot 6.x

flexer’s picture

+1 for the install update

pwolanin’s picture

Status: Fixed » Active

Hope it works as advertised.

pwolanin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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