aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/src/test/resources/config/dotproduct/rank-profiles.cfg
blob: ae1e6791f3e66d1fda543fcbb7a5f7f751070327 (plain) (blame)
1
2
3
4
5
6
7
8
9
rankprofile[0].name "default"
rankprofile[0].fef.property[0].name "vespa.rank.globalphase"
rankprofile[0].fef.property[0].value "sum(attribute(aa) * query(zz))"
rankprofile[0].fef.property[1].name "vespa.match.feature"
rankprofile[0].fef.property[1].value "attribute(aa)"
rankprofile[0].fef.property[2].name "vespa.type.attribute.aa"
rankprofile[0].fef.property[2].value "tensor(d0[3])"
rankprofile[0].fef.property[3].name "vespa.type.query.zz"
rankprofile[0].fef.property[3].value "tensor(d0[3])"