aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/validxml/referencingModelSettings.xml
blob: ffb4557a78413d91bd641c293bf65c9760646087 (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright Yahoo. 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>