aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/queryprofilevariants2/root.xml
blob: 031d687de0039cb3e98bac2c1ff1bcbcf91e46c4 (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright Vespa.ai. 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>