aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/tensor/rank-profiles.cfg
blob: 2b231e0cda299f778bf9cb18393056c0fa17ee7e (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 "default"
rankprofile[0].fef.property[0].name "vespa.type.attribute.f2"
rankprofile[0].fef.property[0].value "tensor(x[2],y[])"
rankprofile[0].fef.property[1].name "vespa.type.attribute.f3"
rankprofile[0].fef.property[1].value "tensor(x{})"
rankprofile[0].fef.property[2].name "vespa.type.attribute.f4"
rankprofile[0].fef.property[2].value "tensor(x[10],y[20])"
rankprofile[1].name "unranked"
rankprofile[1].fef.property[0].name "vespa.rank.firstphase"
rankprofile[1].fef.property[0].value "value(0)"
rankprofile[1].fef.property[1].name "vespa.hitcollector.heapsize"
rankprofile[1].fef.property[1].value "0"
rankprofile[1].fef.property[2].name "vespa.hitcollector.arraysize"
rankprofile[1].fef.property[2].value "0"
rankprofile[1].fef.property[3].name "vespa.dump.ignoredefaultfeatures"
rankprofile[1].fef.property[3].value "true"
rankprofile[1].fef.property[4].name "vespa.type.attribute.f2"
rankprofile[1].fef.property[4].value "tensor(x[2],y[])"
rankprofile[1].fef.property[5].name "vespa.type.attribute.f3"
rankprofile[1].fef.property[5].value "tensor(x{})"
rankprofile[1].fef.property[6].name "vespa.type.attribute.f4"
rankprofile[1].fef.property[6].value "tensor(x[10],y[20])"
rankprofile[2].name "profile1"
rankprofile[2].fef.property[0].name "vespa.rank.firstphase"
rankprofile[2].fef.property[0].value "rankingExpression(firstphase)"
rankprofile[2].fef.property[1].name "rankingExpression(firstphase).rankingScript"
rankprofile[2].fef.property[1].value "map(attribute(f4), f(x)(x * x)) + reduce(tensor(x[2],y[3])(random), count) * rename(attribute(f4), (x, y), (y, x))"
rankprofile[2].fef.property[2].name "vespa.type.attribute.f2"
rankprofile[2].fef.property[2].value "tensor(x[2],y[])"
rankprofile[2].fef.property[3].name "vespa.type.attribute.f3"
rankprofile[2].fef.property[3].value "tensor(x{})"
rankprofile[2].fef.property[4].name "vespa.type.attribute.f4"
rankprofile[2].fef.property[4].value "tensor(x[10],y[20])"
rankprofile[3].name "profile2"
rankprofile[3].fef.property[0].name "vespa.rank.firstphase"
rankprofile[3].fef.property[0].value "rankingExpression(firstphase)"
rankprofile[3].fef.property[1].name "rankingExpression(firstphase).rankingScript"
rankprofile[3].fef.property[1].value "reduce(join(attribute(f4), tensor(x[2],y[2],z[3])((x==y)*(y==z)), f(a,b)(a * b)), sum, x)"
rankprofile[3].fef.property[2].name "vespa.type.attribute.f2"
rankprofile[3].fef.property[2].value "tensor(x[2],y[])"
rankprofile[3].fef.property[3].name "vespa.type.attribute.f3"
rankprofile[3].fef.property[3].value "tensor(x{})"
rankprofile[3].fef.property[4].name "vespa.type.attribute.f4"
rankprofile[3].fef.property[4].value "tensor(x[10],y[20])"
rankprofile[4].name "profile3"
rankprofile[4].fef.property[0].name "vespa.rank.firstphase"
rankprofile[4].fef.property[0].value "rankingExpression(firstphase)"
rankprofile[4].fef.property[1].name "rankingExpression(firstphase).rankingScript"
rankprofile[4].fef.property[1].value "tensor(i[10])(i) * attribute(f4)"
rankprofile[4].fef.property[2].name "vespa.type.attribute.f2"
rankprofile[4].fef.property[2].value "tensor(x[2],y[])"
rankprofile[4].fef.property[3].name "vespa.type.attribute.f3"
rankprofile[4].fef.property[3].value "tensor(x{})"
rankprofile[4].fef.property[4].name "vespa.type.attribute.f4"
rankprofile[4].fef.property[4].value "tensor(x[10],y[20])"