aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/queryprofilevariants2/types/root.xml
blob: 321d67cfe773def0c46b82bbfe3225291c134cb9 (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-type id="root" inherits="native">
  <match path="true"/>  
  <field name="indexname" type="string" alias="index-name idx"/>
</query-profile-type>