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