aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/news/default.xml
blob: f1faf946b88699dbe0a7d64c9203066445da1789 (plain) (blame)
1
2
3
4
5
6
7
8
<!-- Copyright Yahoo. 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>