From 713a6199efc514185c762af920e9a290f037972f Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Fri, 7 Jun 2013 14:26:14 +0200 Subject: [PATCH] activated citation ranking by default --- defaults/solr.collection.schema | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defaults/solr.collection.schema b/defaults/solr.collection.schema index 23c6d5c66..41fd633bc 100644 --- a/defaults/solr.collection.schema +++ b/defaults/solr.collection.schema @@ -406,13 +406,13 @@ host_extent_i ## citation ranking ## the number of documents within a single host -#cr_host_count_i +cr_host_count_i ## the chance to click on this page when randomly clicking on links within on one host -#cr_host_chance_d +cr_host_chance_d ## normalization of chance: 0 for lower halve of cr_host_count_i urls, 1 for 1/2 of the remaining and so on. the maximum number is 10 -#cr_host_norm_i +cr_host_norm_i ## names of cms attributes; if several are recognized then they are listen in decreasing order of number of matching criterias