Follow rank algorithm altered
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Sep 2012 10:03:36 +0000 (12:03 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Sep 2012 10:03:36 +0000 (12:03 +0200)
commit9d2bb909af90899c09d01b00fbffc1785127b461
tree809f85903d12ce890169dbe03c187126f776f811
parentd0aea584697ca17916844a892c3f17a6dd2afb70
Follow rank algorithm altered

mult += mult * follow / (1 + log2(d))
where d is the distance. follow is a float (factor).
src/pazpar2_config.c
src/pazpar2_config.h
src/relevance.c
src/relevance.h
test/test_http_81.res