aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/globalphase_token_functions
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2023-05-11 11:31:14 +0000
committerArne Juul <arnej@yahooinc.com>2023-05-11 12:34:35 +0000
commit47b370c90715a15939474951fbdb6fad987073e9 (patch)
tree1b8fc8756d2e9b5c9c38b7ee4ca8c82a3cd25e28 /config-model/src/test/derived/globalphase_token_functions
parent5693b9621d9882f0e9a66c7d6441b898cb43f6d9 (diff)
add filtering to hide implicitly added match features
Diffstat (limited to 'config-model/src/test/derived/globalphase_token_functions')
-rw-r--r--config-model/src/test/derived/globalphase_token_functions/rank-profiles.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-model/src/test/derived/globalphase_token_functions/rank-profiles.cfg b/config-model/src/test/derived/globalphase_token_functions/rank-profiles.cfg
index fc2453f3aa9..42ddad8abe7 100644
--- a/config-model/src/test/derived/globalphase_token_functions/rank-profiles.cfg
+++ b/config-model/src/test/derived/globalphase_token_functions/rank-profiles.cfg
@@ -37,6 +37,10 @@ rankprofile[].fef.property[].name "vespa.match.feature"
rankprofile[].fef.property[].value "attribute(tokens)"
rankprofile[].fef.property[].name "vespa.match.feature"
rankprofile[].fef.property[].value "attribute(outputidx)"
+rankprofile[].fef.property[].name "vespa.hidden.matchfeature"
+rankprofile[].fef.property[].value "attribute(tokens)"
+rankprofile[].fef.property[].name "vespa.hidden.matchfeature"
+rankprofile[].fef.property[].value "attribute(outputidx)"
rankprofile[].fef.property[].name "vespa.globalphase.rerankcount"
rankprofile[].fef.property[].value "1000"
rankprofile[].fef.property[].name "vespa.type.attribute.tokens"