aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg')
-rw-r--r--config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg b/config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg
index 8953a8b6bcf..1c30810e2ef 100644
--- a/config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg
+++ b/config-model/src/test/derived/rankprofilemodularity/rank-profiles.cfg
@@ -18,6 +18,15 @@ rankprofile[].fef.property[].name "rankingExpression(f2).rankingScript"
rankprofile[].fef.property[].value "fieldMatch(title) + rankingExpression(fo2)"
rankprofile[].fef.property[].name "vespa.rank.firstphase"
rankprofile[].fef.property[].value "rankingExpression(f2)"
+rankprofile[].name "in_schema3"
+rankprofile[].fef.property[].name "rankingExpression(fo2).rankingScript"
+rankprofile[].fef.property[].value "random"
+rankprofile[].fef.property[].name "rankingExpression(f2).rankingScript"
+rankprofile[].fef.property[].value "fieldMatch(title) + rankingExpression(fo2)"
+rankprofile[].fef.property[].name "rankingExpression(fo1).rankingScript"
+rankprofile[].fef.property[].value "now"
+rankprofile[].fef.property[].name "vespa.rank.firstphase"
+rankprofile[].fef.property[].value "rankingExpression(f2)"
rankprofile[].name "outside_schema1"
rankprofile[].fef.property[].name "rankingExpression(fo1).rankingScript"
rankprofile[].fef.property[].value "now"