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