aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/validxml/referencingModelSettings.xml
blob: c42292d921cee29822b2cddac75d6b3dec173d18 (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="referencingModelSettings">

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

</query-profile>