aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/validxml/default.xml
blob: c6683ddf8715fac417d8051da02d975514e1b974 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->

<query-profile id="default">

  <field name="hits" overridable="false">20</field>
  <field name="user.trusted" overridable="false">false</field>
  <field name="model.defaultIndex" overridable="false">default</field>

</query-profile>