aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/resources/config/medium/rank-profiles.cfg
blob: 5a609f70cef5b5f1f60b4b787caa3b046c8feae0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
rankprofile[0].name "withglobalphase"
rankprofile[0].fef.property[0].name "rankingExpression(myplus).rankingScript"
rankprofile[0].fef.property[0].value "attribute(foo1) + attribute(foo2)"
rankprofile[0].fef.property[1].name "rankingExpression(mymul).rankingScript"
rankprofile[0].fef.property[1].value "attribute(t1) * query(fromq)"
rankprofile[0].fef.property[2].name "rankingExpression(mymul).type"
rankprofile[0].fef.property[2].value "tensor(m{},v[3])"
rankprofile[0].fef.property[3].name "vespa.type.feature.attribute(t1)"
rankprofile[0].fef.property[3].value "tensor(m{},v[3])"
rankprofile[0].fef.property[4].name "vespa.rank.firstphase"
rankprofile[0].fef.property[4].value "attribute(foo1)"
rankprofile[0].fef.property[5].name "vespa.rank.globalphase"
rankprofile[0].fef.property[5].value "rankingExpression(globalphase)"
rankprofile[0].fef.property[6].name "rankingExpression(globalphase).rankingScript"
rankprofile[0].fef.property[6].value "rankingExpression(myplus) + reduce(rankingExpression(mymul), sum) + firstPhase + term(0).significance + fieldLength(artist) + fieldTermMatch(title,0).occurrences + termDistance(title,1,2).reverse + closeness(field,t1)"
rankprofile[0].fef.property[7].name "vespa.match.feature"
rankprofile[0].fef.property[7].value "fieldLength(artist)"
rankprofile[0].fef.property[8].name "vespa.match.feature"
rankprofile[0].fef.property[8].value "term(0).significance"
rankprofile[0].fef.property[9].name "vespa.match.feature"
rankprofile[0].fef.property[9].value "closeness(field,t1)"
rankprofile[0].fef.property[10].name "vespa.match.feature"
rankprofile[0].fef.property[10].value "termDistance(title,1,2).reverse"
rankprofile[0].fef.property[11].name "vespa.match.feature"
rankprofile[0].fef.property[11].value "firstPhase"
rankprofile[0].fef.property[12].name "vespa.match.feature"
rankprofile[0].fef.property[12].value "attribute(t1)"
rankprofile[0].fef.property[13].name "vespa.match.feature"
rankprofile[0].fef.property[13].value "attribute(foo1)"
rankprofile[0].fef.property[14].name "vespa.match.feature"
rankprofile[0].fef.property[14].value "fieldTermMatch(title,0).occurrences"
rankprofile[0].fef.property[15].name "vespa.match.feature"
rankprofile[0].fef.property[15].value "attribute(foo2)"
rankprofile[0].fef.property[16].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[16].value "fieldLength(artist)"
rankprofile[0].fef.property[17].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[17].value "term(0).significance"
rankprofile[0].fef.property[18].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[18].value "closeness(field,t1)"
rankprofile[0].fef.property[19].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[19].value "termDistance(title,1,2).reverse"
rankprofile[0].fef.property[20].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[20].value "firstPhase"
rankprofile[0].fef.property[21].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[21].value "attribute(t1)"
rankprofile[0].fef.property[22].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[22].value "attribute(foo1)"
rankprofile[0].fef.property[23].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[23].value "fieldTermMatch(title,0).occurrences"
rankprofile[0].fef.property[24].name "vespa.hidden.matchfeature"
rankprofile[0].fef.property[24].value "attribute(foo2)"
rankprofile[0].fef.property[25].name "vespa.globalphase.rerankcount"
rankprofile[0].fef.property[25].value "42"
rankprofile[0].fef.property[26].name "vespa.type.attribute.t1"
rankprofile[0].fef.property[26].value "tensor(m{},v[3])"