aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/news/default.xml
blob: 257174d12383fd06c181468bfd30c8e18e1fd77f (plain) (blame)
1
2
3
4
5
6
7
8
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="default">
<dimensions>dim1,dim2,dim3</dimensions>
<!-- Default values -->
<query-profile for="yahoo,uk" inherits="yahoo/uk"/>
<!--Special cases -->
<query-profile for="yahoo,uk,test" inherits="yahoo/uk/test"/>
</query-profile>