aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/validxml/referencingModelSettings.xml
blob: 4dfe36b328b625561539785b0317fb1599888814 (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="referencingModelSettings">

  <field name="model"><ref>modelSettings</ref></field>
  <field name="model.defaultIndex">aDefaultIndex</field>

</query-profile>