aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/search/test/queryprofilevariants2/querylove.xml
blob: d9bac337197bb7902a9aea18fb19faac3423bbdc (plain) (blame)
1
2
3
4
5
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="querylove" type="model">
    <field name="defaultIndex">title</field>
    <field name="queryString" overridable="false">love</field>
</query-profile>