Created
April 20, 2016 21:12
-
-
Save alisatl/9739e85a434ce58d4b947698af3163ab to your computer and use it in GitHub Desktop.
This file contains hidden or 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":[ | |
{ | |
"date":["Fri Apr 10 09:00:00 UTC 2015"], | |
"path":["1.blog-posts"], | |
"id":"44720", | |
"author":["Alice"], | |
"_version_":1531701766457917440, | |
"_childDocuments_":[ | |
{ | |
"path":["3.blog-posts.comments.keywords"], | |
"type":["search engine"], | |
"id":"44720-45414", | |
"text":["Solr"]}, | |
{ | |
"path":["4.blog-posts.comments.replies.keywords"], | |
"type":["search engine"], | |
"id":"44720-19639", | |
"text":["Solr"]}, | |
{ | |
"sentiment":["positive"], | |
"author":["Dave"], | |
"text":["Yeah, I like Solr too"], | |
"date":["2015-04-10T12:00:00Z"], | |
"path":["3.blog-posts.comments.replies"], | |
"id":"44720-22620"}, | |
{ | |
"path":["4.blog-posts.comments.replies.keywords"], | |
"type":["search engine"], | |
"id":"44720-47929", | |
"text":["Elasticsearch"]}, | |
{ | |
"sentiment":["negative"], | |
"author":["Sri"], | |
"text":["I disagree, I prefer Elasticsearch"], | |
"date":["2015-04-12T05:00:00Z"], | |
"path":["3.blog-posts.comments.replies"], | |
"id":"44720-24307"}]}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment