aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/rankprofileinheritance/rank-profiles.cfg
blob: 88788f5a93a14a2a97516806c1ab2b22cff8c7ee (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
rankprofile[].name "default"
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 "profile3"
rankprofile[].fef.property[].name "rankingExpression(function3).rankingScript"
rankprofile[].fef.property[].value "attribute(field3) + 5"
rankprofile[].fef.property[].name "rankingExpression(function1).rankingScript"
rankprofile[].fef.property[].value "attribute(field1) + 5"
rankprofile[].fef.property[].name "vespa.summary.feature"
rankprofile[].fef.property[].value "attribute(field3)"
rankprofile[].fef.property[].name "vespa.summary.feature"
rankprofile[].fef.property[].value "rankingExpression(function3)"
rankprofile[].name "profile4"
rankprofile[].fef.property[].name "rankingExpression(function2).rankingScript"
rankprofile[].fef.property[].value "attribute(field2) + 5"
rankprofile[].fef.property[].name "rankingExpression(function4).rankingScript"
rankprofile[].fef.property[].value "attribute(field3) + 5"
rankprofile[].fef.property[].name "vespa.summary.feature"
rankprofile[].fef.property[].value "attribute(field2)"
rankprofile[].fef.property[].name "vespa.summary.feature"
rankprofile[].fef.property[].value "attribute(field3)"
rankprofile[].fef.property[].name "vespa.summary.feature"
rankprofile[].fef.property[].value "rankingExpression(function2)"
rankprofile[].fef.property[].name "vespa.summary.feature"
rankprofile[].fef.property[].value "rankingExpression(function4)"