aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/queryprofilevariants2/types/forbidding.xml
blob: 011cb08cbe2bb80540c8537508d30fe3ee27dd83 (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-type id="forbidding">
    <strict/>
    <field name="query" type="string"/>
    <field name="model" type="query-profile:model"/>
    <field name="hits" type="integer"/>
</query-profile-type>