aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/search/test/queryprofilevariants2/default.xml
blob: e45dc426daf934833de7603fc0b12ec90cd4f8ae (plain) (blame)
1
2
3
4
5
6
7
8
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="default">
    <field name="hits">5</field>
    <field name="model.defaultIndex">title</field>
    <field name="ranking.profile">production1</field>
    <field name="ranking.features.query(scorelimit)">-20</field>
    <field name="ranking.properties.dotProduct.X">(a:1,b:2)</field>
</query-profile>