summaryrefslogtreecommitdiffstats
path: root/sample-apps/blog-recommendation/src/main/application/search/query-profiles/types/root.xml
blob: f034e2dc5e31c3c91dab187daf6bac926ab26206 (plain) (blame)
1
2
3
4
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile-type id="root" inherits="native">
    <field name="ranking.features.query(user_item_cf)" type="tensor(user_item_cf[10])" />
</query-profile-type>