aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/queryprofilevariants2/root.xml
blob: 4cd551c1ba03fc9ebf68dadaf7891fbee6f1493b (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="root" inherits="default" type="root">
  <field name="model.defaultIndex">%{indexname}</field>
  <field name="ranking.profile">test1</field>
  <field name="hits">10</field>
  <field name="indexname">default</field>
</query-profile>