Update examples/twitter/query.body

Remove confusing unused fields
This commit is contained in:
cheddar 2012-10-24 21:07:53 -03:00
parent 10b9425937
commit 2d69a833f4
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
"dataSource": "twitterstream",
"granularity": "all",
"dimensions": ["lang"],
"threshold": 10,
"metric": "totally",
"aggregations":[
{ "type": "count", "name": "rows"},
{ "type": "doubleSum", "fieldName": "tweets", "name": "tweets"},