summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/rankproperties/rank-profiles.cfg
blob: b6f51a88197d390fd2d98da4849cede9e188cd75 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
rankprofile[].name "default"
rankprofile[].fef.property[].name "$test1"
rankprofile[].fef.property[].value "foo"
rankprofile[].fef.property[].name "query(test2)"
rankprofile[].fef.property[].value "12.3"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "nativeFieldMatch"
rankprofile[].fef.property[].name "vespa.rank.secondphase"
rankprofile[].fef.property[].value "match"
rankprofile[].fef.property[].name "vespa.fieldweight.tag"
rankprofile[].fef.property[].value "33"
rankprofile[].fef.property[].name "vespa.fieldweight.title"
rankprofile[].fef.property[].value "50"
rankprofile[].fef.property[].name "vespa.fieldweight.description"
rankprofile[].fef.property[].value "10"
rankprofile[].name "unranked"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "value(0)"
rankprofile[].fef.property[].name "vespa.hitcollector.heapsize"
rankprofile[].fef.property[].value "0"
rankprofile[].fef.property[].name "vespa.hitcollector.arraysize"
rankprofile[].fef.property[].value "0"
rankprofile[].fef.property[].name "vespa.dump.ignoredefaultfeatures"
rankprofile[].fef.property[].value "true"
rankprofile[].name "child"
rankprofile[].fef.property[].name "$test1"
rankprofile[].fef.property[].value "foo"
rankprofile[].fef.property[].name "query(test2)"
rankprofile[].fef.property[].value "12.3"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "nativeFieldMatch"
rankprofile[].fef.property[].name "vespa.rank.secondphase"
rankprofile[].fef.property[].value "match"
rankprofile[].fef.property[].name "vespa.fieldweight.title"
rankprofile[].fef.property[].value "15"
rankprofile[].fef.property[].name "vespa.fieldweight.tag"
rankprofile[].fef.property[].value "33"
rankprofile[].fef.property[].name "vespa.fieldweight.description"
rankprofile[].fef.property[].value "10"
rankprofile[].name "standalone"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "rankingExpression(firstphase)"
rankprofile[].fef.property[].name "rankingExpression(firstphase).rankingScript"
rankprofile[].fef.property[].value "match + fieldMatch(title)"
rankprofile[].fef.property[].name "vespa.rank.secondphase"
rankprofile[].fef.property[].value "rankingExpression(secondphase)"
rankprofile[].fef.property[].name "rankingExpression(secondphase).rankingScript"
rankprofile[].fef.property[].value "match + nativeFieldMatch"
rankprofile[].fef.property[].name "vespa.fieldweight.description"
rankprofile[].fef.property[].value "35"
rankprofile[].fef.property[].name "vespa.fieldweight.tag"
rankprofile[].fef.property[].value "88"
rankprofile[].name "withconstants1"
rankprofile[].fef.property[].name "constant(a).value"
rankprofile[].fef.property[].value "tensor(x[2]):[1.0, 2.0]"
rankprofile[].fef.property[].name "constant(a).type"
rankprofile[].fef.property[].value "tensor(x[2])"
rankprofile[].fef.property[].name "constant(b).value"
rankprofile[].fef.property[].value "tensor(y[3]):[3.0, 4.0, 5.0]"
rankprofile[].fef.property[].name "constant(b).type"
rankprofile[].fef.property[].value "tensor(y[3])"
rankprofile[].fef.property[].name "rankingExpression(usea).rankingScript"
rankprofile[].fef.property[].value "constant(a) * 1.0"
rankprofile[].fef.property[].name "rankingExpression(usea).type"
rankprofile[].fef.property[].value "tensor(x[2])"
rankprofile[].fef.property[].name "rankingExpression(useb).rankingScript"
rankprofile[].fef.property[].value "constant(a) * 1.0 + constant(b)"
rankprofile[].fef.property[].name "rankingExpression(useb).type"
rankprofile[].fef.property[].value "tensor(x[2],y[3])"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "rankingExpression(firstphase)"
rankprofile[].fef.property[].name "rankingExpression(firstphase).rankingScript"
rankprofile[].fef.property[].value "reduce(nativeFieldMatch + constant(a) * 1.0 + constant(b), sum)"
rankprofile[].name "withconstants2"
rankprofile[].fef.property[].name "constant(a).value"
rankprofile[].fef.property[].value "tensor(x[2]):[1.0, 2.0]"
rankprofile[].fef.property[].name "constant(a).type"
rankprofile[].fef.property[].value "tensor(x[2])"
rankprofile[].fef.property[].name "constant(b).value"
rankprofile[].fef.property[].value "tensor(y[3]):[3.0, 4.0, 5.0]"
rankprofile[].fef.property[].name "constant(b).type"
rankprofile[].fef.property[].value "tensor(y[3])"
rankprofile[].fef.property[].name "rankingExpression(usea).rankingScript"
rankprofile[].fef.property[].value "constant(a) * 1.0"
rankprofile[].fef.property[].name "rankingExpression(usea).type"
rankprofile[].fef.property[].value "tensor(x[2])"
rankprofile[].fef.property[].name "rankingExpression(useb).rankingScript"
rankprofile[].fef.property[].value "constant(a) * 1.0 + constant(b)"
rankprofile[].fef.property[].name "rankingExpression(useb).type"
rankprofile[].fef.property[].value "tensor(x[2],y[3])"
rankprofile[].fef.property[].name "rankingExpression(usec).rankingScript"
rankprofile[].fef.property[].value "constant(a) + constant(b)"
rankprofile[].fef.property[].name "rankingExpression(usec).type"
rankprofile[].fef.property[].value "tensor(x[2],y[3])"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "rankingExpression(firstphase)"
rankprofile[].fef.property[].name "rankingExpression(firstphase).rankingScript"
rankprofile[].fef.property[].value "reduce(nativeFieldMatch + constant(a) + constant(b), sum)"