Created
April 20, 2016 21:15
-
-
Save alisatl/ef28f70b12896e2563b254c6caf60607 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":4,"start":0,"docs":[ | |
{ | |
"path":["2.blog-posts.body"], | |
"id":"44720-23460", | |
"text":["Here I write how useful Solr is..."]}, | |
{ | |
"path":["2.blog-posts.title"], | |
"id":"44720-14932", | |
"text":["My Post #1: About Solr and Other Search Engines"]}, | |
{ | |
"path":["2.blog-posts.body"], | |
"id":"24118-21143", | |
"text":["Here I also write how useful Solr is..."]}, | |
{ | |
"path":["2.blog-posts.title"], | |
"id":"24118-19644", | |
"text":["About useful features of Solr"]}] | |
}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment