Created
April 20, 2016 21:29
-
-
Save alisatl/bd1822d288e03b462f6512b484396fac 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":1,"start":0,"docs":[ | |
{ | |
"text":["Yeah, I like Solr too"]}] | |
}, | |
"facets":{ | |
"count":1, | |
"blog_authors_with_positive_replies":{ | |
"buckets":[{ | |
"val":"Alice", | |
"count":1}]}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment