aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/tensortypes/profile1.xml
blob: b20f802cdb62ab5277c74d42fe5ea2332c689228 (plain) (blame)
1
2
3
4
5
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="profile1" type="type1">
    <field name="mykey">key1</field>
    <field name="ranking.features.query(tensor_4)">{{key:"pre_%{mykey}_post"}:1.0}</field>
</query-profile>