From ca77a587da9ec393bceda87c2ec8dda096e2890d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 22 May 2015 15:25:11 -0500 Subject: demand https and other kewl stuff --- bucky2/bin/build-index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bucky2/bin/build-index') diff --git a/bucky2/bin/build-index b/bucky2/bin/build-index index 437f146..acf35db 100755 --- a/bucky2/bin/build-index +++ b/bucky2/bin/build-index @@ -79,7 +79,7 @@ sub parse_terms $lexicon->{$t}->{$thread}->{'file'} ||= $file; # give terms in title an extra bump if ($comment eq '0' && $file eq '0') - { $lexicon->{$t}->{$thread}->{'strength'} += 2; } + { $lexicon->{$t}->{$thread}->{'strength'} += 20; } else { $lexicon->{$t}->{$thread}->{'strength'} += 1; } $count++; -- cgit v1.2.3-70-g09d2