aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/klee/twitter_dd-us-0.2.4.xml
blob: 1ddea750fb6d9b388deac8c2ec014dfdcafb0c58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="twitter_dd-us:0.2.4" inherits = "production">
    <field name="hits">3</field>
    <field name="displayGuideline">true</field>
    <field name="ranking.profile">freshness-mlrrecency4</field>
    <field name="qrdedup">cosine</field>
    <field name="model.filter">+yst_tweet_adult_score:0</field>
    <field name="blender.customer">twitter_dd</field>
    <field name="reorder">-created_at</field>
    <field name="filters.tweetAge">21600</field><!-- 21600 sec = 6 hours -->
    <field name="resultgroupTag">true</field>
    <field name="filters.userSpamScore">52</field>
    <field name="filters.tweetLanguage">en</field>
</query-profile>