CCL field ranking boost.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 Jun 2012 17:54:18 +0000 (19:54 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 Jun 2012 17:54:18 +0000 (19:54 +0200)
commit3371e5ba3a8d62b6edbb338984ac333bec6df01b
tree3d1fe4f4715f7d782f38a29cd3baf401c6b2c5de
parent4b7c05f077ebe916e7ca2e56b184cf89841723c9
CCL field ranking boost.

New metadata attribute frank="cclfield value" specifies boost
factor value for cclfield rather than the rank value, for search
terms as part of cclfield. For example, if
<metadata .. rank="2" frank="au 5"/> would specify rank weight
5 for au CCL field terms (author) and 2 for everything else.
src/pazpar2_config.c
src/pazpar2_config.h
src/relevance.c
src/relevance.h
src/session.c
test/test_http.cfg
test/test_http.urls
test/test_http_77.res [new file with mode: 0644]
test/test_http_78.res [new file with mode: 0644]
test/test_http_79.res [new file with mode: 0644]
test/z3950_indexdata_com_marc.xml