aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/validxml/root.xml
blob: e7a5f132aaf6b8f9431a7fa89edc45debb379450 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?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="root" type="rootType">

  <field name="hits">30</field>
  <field name="trace.level">3</field>
    
</query-profile>