summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/renamedfeatures/rank-profiles.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/renamedfeatures/rank-profiles.cfg')
-rw-r--r--config-model/src/test/derived/renamedfeatures/rank-profiles.cfg82
1 files changed, 82 insertions, 0 deletions
diff --git a/config-model/src/test/derived/renamedfeatures/rank-profiles.cfg b/config-model/src/test/derived/renamedfeatures/rank-profiles.cfg
new file mode 100644
index 00000000000..b78866fdf05
--- /dev/null
+++ b/config-model/src/test/derived/renamedfeatures/rank-profiles.cfg
@@ -0,0 +1,82 @@
+rankprofile[0].name "default"
+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.rank.firstphase"
+rankprofile[0].fef.property[3].value "classicRank"
+rankprofile[0].fef.property[4].name "vespa.dump.feature"
+rankprofile[0].fef.property[4].value "attribute(foo1).out"
+rankprofile[0].fef.property[5].name "vespa.dump.feature"
+rankprofile[0].fef.property[5].value "attribute(bar1)"
+rankprofile[0].fef.property[6].name "vespa.dump.feature"
+rankprofile[0].fef.property[6].value "myplus"
+rankprofile[0].fef.property[7].name "vespa.dump.feature"
+rankprofile[0].fef.property[7].value "mymul"
+rankprofile[0].fef.property[8].name "vespa.dump.ignoredefaultfeatures"
+rankprofile[0].fef.property[8].value "true"
+rankprofile[0].fef.property[9].name "vespa.type.attribute.t1"
+rankprofile[0].fef.property[9].value "tensor(m{},v[3])"
+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.t1"
+rankprofile[1].fef.property[4].value "tensor(m{},v[3])"
+rankprofile[2].name "withsf"
+rankprofile[2].fef.property[0].name "rankingExpression(myplus).rankingScript"
+rankprofile[2].fef.property[0].value "attribute(foo1) + attribute(foo2)"
+rankprofile[2].fef.property[1].name "rankingExpression(mymul).rankingScript"
+rankprofile[2].fef.property[1].value "attribute(t1) * query(fromq)"
+rankprofile[2].fef.property[2].name "rankingExpression(mymul).type"
+rankprofile[2].fef.property[2].value "tensor(m{},v[3])"
+rankprofile[2].fef.property[3].name "vespa.rank.firstphase"
+rankprofile[2].fef.property[3].value "attribute(year)"
+rankprofile[2].fef.property[4].name "vespa.summary.feature"
+rankprofile[2].fef.property[4].value "attribute(foo1).out"
+rankprofile[2].fef.property[5].name "vespa.summary.feature"
+rankprofile[2].fef.property[5].value "attribute(bar1)"
+rankprofile[2].fef.property[6].name "vespa.summary.feature"
+rankprofile[2].fef.property[6].value "rankingExpression(mymul)"
+rankprofile[2].fef.property[7].name "vespa.summary.feature"
+rankprofile[2].fef.property[7].value "rankingExpression(myplus)"
+rankprofile[2].fef.property[8].name "vespa.feature.rename"
+rankprofile[2].fef.property[8].value "rankingExpression(myplus)"
+rankprofile[2].fef.property[9].name "vespa.feature.rename"
+rankprofile[2].fef.property[9].value "myplus"
+rankprofile[2].fef.property[10].name "vespa.type.attribute.t1"
+rankprofile[2].fef.property[10].value "tensor(m{},v[3])"
+rankprofile[3].name "withmf"
+rankprofile[3].fef.property[0].name "rankingExpression(mymul).rankingScript"
+rankprofile[3].fef.property[0].value "attribute(t1) * query(fromq)"
+rankprofile[3].fef.property[1].name "rankingExpression(myplus).rankingScript"
+rankprofile[3].fef.property[1].value "attribute(foo1) + attribute(foo2)"
+rankprofile[3].fef.property[2].name "vespa.rank.firstphase"
+rankprofile[3].fef.property[2].value "attribute(foo1)"
+rankprofile[3].fef.property[3].name "vespa.rank.secondphase"
+rankprofile[3].fef.property[3].value "attribute(foo2)"
+rankprofile[3].fef.property[4].name "vespa.match.feature"
+rankprofile[3].fef.property[4].value "attribute(foo1).out"
+rankprofile[3].fef.property[5].name "vespa.match.feature"
+rankprofile[3].fef.property[5].value "attribute(bar1)"
+rankprofile[3].fef.property[6].name "vespa.match.feature"
+rankprofile[3].fef.property[6].value "rankingExpression(myplus)"
+rankprofile[3].fef.property[7].name "vespa.match.feature"
+rankprofile[3].fef.property[7].value "firstPhase"
+rankprofile[3].fef.property[8].name "vespa.match.feature"
+rankprofile[3].fef.property[8].value "secondPhase"
+rankprofile[3].fef.property[9].name "vespa.match.feature"
+rankprofile[3].fef.property[9].value "rankingExpression(mymul)"
+rankprofile[3].fef.property[10].name "vespa.feature.rename"
+rankprofile[3].fef.property[10].value "rankingExpression(mymul)"
+rankprofile[3].fef.property[11].name "vespa.feature.rename"
+rankprofile[3].fef.property[11].value "mymul"
+rankprofile[3].fef.property[12].name "vespa.type.attribute.t1"
+rankprofile[3].fef.property[12].value "tensor(m{},v[3])" \ No newline at end of file