Use double instead of int for score calculation, weigh position of hit more.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 15 Apr 2011 04:19:44 +0000 (06:19 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 15 Apr 2011 04:19:44 +0000 (06:19 +0200)
commit8759d9a5f7e33303810ba50ad97746983d5b7d38
tree077615642b432a9dbc907ac13412727f2721cb22
parent701e2dedb4d32876e6bfd0761edb4603889d8661
Use double instead of int for score calculation, weigh position of hit more.
src/main/java/net/pterodactylus/sone/web/SearchPage.java