Skip to content

Instantly share code, notes, and snippets.

@alisatl
Created April 20, 2016 21:21
Show Gist options
  • Save alisatl/1919b8da5935d49d14977458b20e5f4b to your computer and use it in GitHub Desktop.
Save alisatl/1919b8da5935d49d14977458b20e5f4b to your computer and use it in GitHub Desktop.
{
"response":{"numFound":1,"start":0,"docs":[
{
"sentiment":["positive"],
"author":["Bob"],
"text":["Great post about Solr"],
"date":["2015-04-10T11:30:00Z"],
"path":["2.blog-posts.comments"],
"id":"91701-23917",
"_childDocuments_":[
{
"path":["3.blog-posts.comments.keywords"],
"type":["search engine"],
"id":"91701-14067",
"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":"91701-11855"},
{
"sentiment":["negative"],
"author":["Sri"],
"text":["I disagree, I prefer Elasticsearch"],
"date":["2015-04-12T05:00:00Z"],
"path":["3.blog-posts.comments.replies"],
"id":"91701-27479"}]}]
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment