aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/refoverride/default.xml
blob: 868f37a17d1dd0196516a184a63be53dddac108a (plain) (blame)
1
2
3
4
5
<!-- 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="name">default</field>
  <field name="profileRef"><ref>MyProfile1</ref></field>
</query-profile>