aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/search/test/queryprofilevariants2/default.xml
blob: 40d70c6e6aed0e35a97875533feb272a47257e95 (plain) (blame)
1
2
3
4
5
6
7
8
<!-- Copyright Yahoo. 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>