aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/typedinheritance/parent.xml
blob: 21a19eda24fa2439577133728b5578a20324a4b9 (plain) (blame)
1
2
3
4
5
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="parent" type="parentType">
    <field name="a.b">a.b-parent</field>
    <field name="a.b.c">a.b.c-parent</field>
</query-profile>