aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/typedinheritance/child.xml
blob: 20186c440df47198d43b628ae81fe9a73c16f0a4 (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="child" inherits="parent" type="childType">
    <field name="a.b.c">a.b.c-child</field>
</query-profile>