X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=test%2Ftest_solr_29.res;h=d62cbdc2a4c2991d1a5fcad5d913e8988af40e53;hb=ee40230fd0e997212b707fafcdec0da154fd1b21;hp=8f79d6f60318ce4ac203552b9a7aceaa4f9d3974;hpb=2da3b258a6728d711eb4b78b262e4a14ec74ca3c;p=pazpar2-moved-to-github.git diff --git a/test/test_solr_29.res b/test/test_solr_29.res index 8f79d6f..d62cbdc 100644 --- a/test/test_solr_29.res +++ b/test/test_solr_29.res @@ -19,6 +19,12 @@ "In response to Special Act No. 99-6." book 121639 + +water: field=subject vecf[1] += mult(3) / length(1); +idf[1] = log(((1 + total(2))/termoccur(2)); +water: relevance += 100000 * vecf[1](3.000000) * idf[1](0.405465) (121639); +score = relevance(121639); + content: title the nitrogen permitting and trading plan for long island sound medium book @@ -31,6 +37,13 @@ 1872 book 78196 + +water: field=subject vecf[1] += mult(3) / length(2); +water: field=title vecf[1] += mult(6) / length(14); +idf[1] = log(((1 + total(2))/termoccur(2)); +water: relevance += 100000 * vecf[1](1.928571) * idf[1](0.405465) (78196); +score = relevance(78196); + content: title report of the water commissioners to the common council of the city of albany medium book \ No newline at end of file