Metric (Minimum / Maximum) Restrictions
metric_name:>n
, metric_name:<n
and metric_name:n
return only documents which match a specific value or range of a metric.
The following table explains the possible metrics.
metric_name | Description | Example |
---|---|---|
reach | The reach of an article/post represents the number of people who were reached by this article/post. | reach:>100 |
engagement | The engagement of an article/post is the sum of actions made by others on that article/post. | engagement:<1000 |
dailymotion_views | Number of views a Dailymotion video has | dailymotion_views:>10000 |
facebook_shares | Number of Facebook share an article has | facebook_shares:0 |
facebook_likes | Number of Facebook likes an article has | facebook_likes:>0 |
twitter_retweets | Number of Twitter retweets an article has | twitter_retweets:>1000 |
twitter_shares | Number of Twitter share an article has | twitter_shares:0 |
twitter_followers | Number of Twitter followers a source has | twitter_followers:>1000 |
twitter_likes | Number of Twitter likes an article has | twitter_likes:>10 |
youtube_views | Number of YouTube views a video has | youtube_views:>100000 |
youtube_likes | Number of YouTube likes a video has | youtube_likes:>100 |
youtube_dislikes | Number of YouTube dislikes a video has | youtube_dislikes:>0 |
print_run_circulation | Number of circulated copies of the source | print_run_circulation:>10 |
print_run_print | Number of printed copies of the source | print_run_print:>12 |
print_run_sales | Number of sold copies of the source | print_run_sales:>10000 |
alexa_pageviews | Number of alexa page views | alexa_page_views:>10000 |
alexa_unique_visitors | Number of alexa unique visitors | alexa_unique_visitors:>1000 |
instagram_likes | Number of Instagram likes a post has | instagram_likes:>0 |
instagram_followers | Number of Instagram followers a post has | instagram_followers:>100 |
comment_count | Number of Comments an article has | comment_count:>0 |
published | Timestamp of publication (epoch time in milliseconds) | published:>1420731027000 |
searchindexed | Timestamp of indexation in Talkwalker (epoch time in milliseconds) Note: The metric searchindexed has a different name than the field search_indexed | searchindexed:>1420731027000 |
sample | Get a random sample of the results (percent of the total number of results i.e. setting 25 will return one of four the documents) values:1-100 | sample:25 |
sample_million | Similar to sample, with higher precision (i.e. setting 2000 will return one of 500 documents) values:1-1000000 | sample_million:2000 |
pornlevel | Porn level of an article (0-100) | pornlevel:<1 |
spamlevel | Spam level of an article (0-100) | spamlevel:<10 |
sentiment | The detected sentiment of the article (values -5 (negative) to 5 (positive)). sentiment:positive , sentiment:negative and sentiment:neutral map to the respective sentiment ranges of Talkwalker | sentiment:>0 sentiment:negative |
wordcount | The number of words in the content | wordcount:>10 |
rating | Based on review ratings. Please note that Talkwalker review ratings go to 10 in order to respect half-steps. A 5 star review on amazon equals a rating of 10. | rating:>6 |