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