Created
April 20, 2016 21:32
-
-
Save alisatl/e8988a4aacac49b6e532d70045c0e038 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"response":{"numFound":2,"start":0,"docs":[] | |
}, | |
"facets":{ | |
"count":2, | |
"filter_by_child_type":{ | |
"count":3, | |
"comment_sentiments":{ | |
"buckets":[{ | |
"val":"negative", | |
"count":2, | |
"counts_by_blog-posts":1}, | |
{ | |
"val":"positive", | |
"count":1, | |
"counts_by_blog-posts":1}]}}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment