diff --git a/htroot/Ranking_p.html b/htroot/RankingRWI_p.html similarity index 96% rename from htroot/Ranking_p.html rename to htroot/RankingRWI_p.html index 65db74bc3..b3e50c575 100644 --- a/htroot/Ranking_p.html +++ b/htroot/RankingRWI_p.html @@ -24,7 +24,7 @@ }); - + #%env/templates/header.template%# #%env/templates/submenuSearchConfiguration.template%#

Ranking Configuration

@@ -33,7 +33,7 @@ The attributes are first normalized over all search results and then the normalized attribut is multiplied with the ranking coefficient computed from this list. The ranking coefficient grows exponentially with the ranking levels given in the following table. If you increase a single value by one, then the strength of the parameter doubles.

-
+
Pre-Ranking
#{attrPre}# diff --git a/htroot/Ranking_p.java b/htroot/RankingRWI_p.java similarity index 99% rename from htroot/Ranking_p.java rename to htroot/RankingRWI_p.java index 3b4129e75..180f630ff 100644 --- a/htroot/Ranking_p.java +++ b/htroot/RankingRWI_p.java @@ -39,7 +39,7 @@ import net.yacy.server.serverObjects; import net.yacy.server.serverSwitch; import net.yacy.utils.crypt; -public class Ranking_p { +public class RankingRWI_p { private static final int maxRankingRange = 16; diff --git a/htroot/env/templates/submenuSearchConfiguration.template b/htroot/env/templates/submenuSearchConfiguration.template index 803caf534..b9b2528de 100644 --- a/htroot/env/templates/submenuSearchConfiguration.template +++ b/htroot/env/templates/submenuSearchConfiguration.template @@ -5,6 +5,6 @@
  • Appearance
  • Language
  • User Profile
  • -
  • Ranking Config
  • +
  • Ranking Config
  • \ No newline at end of file