X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frelevance.c;h=e484ca9b2ebf7120b4893ceba6116886f52f50e5;hb=69726762604ca262c12041b34564b9a74833d3dd;hp=a4d2c4dc0ce50373a2da20e3e893100ec948a39d;hpb=f451628ce616009071ab80cbe201cc7a3f60702d;p=pazpar2-moved-to-github.git diff --git a/src/relevance.c b/src/relevance.c index a4d2c4d..e484ca9 100644 --- a/src/relevance.c +++ b/src/relevance.c @@ -77,6 +77,7 @@ const int scorefield_none = -1; // Do not normalize anything, use tf/idf as is // This is the old behavior, and the default const int scorefield_internal = -2; // use our tf/idf, but normalize it const int scorefield_position = -3; // fake a score based on the position +// Positive numbers indicate the field to be used for scoring. // A structure for each (sub)record. There is one list for each client struct norm_record