Skip to content

Instantly share code, notes, and snippets.

@jrhe
Created June 7, 2014 20:18
Show Gist options
  • Save jrhe/ac124b899d64cda76ef6 to your computer and use it in GitHub Desktop.
Save jrhe/ac124b899d64cda76ef6 to your computer and use it in GitHub Desktop.
{
  "meta": {
    "total" : 6039391,
    "took" : 65,
    "timed_out" : false,
    "shards" : {
      "total" : 5,
      "successful" : 5,
      "failed" : 0
      },
    "max_score" : 1.0,
    },
  "search_results": [{
    "index" : "my_river",
    "type" : "page",
    "id" : "4634581",
    "score" : 1.0
  }, {
    ...
    }],
  "pages": [{
    "title": "Black-faced solitaire",
    "text": "#REDIRECT Black-faced Solitaire  \n      ",
    "redirect": true,
    "redirect_page":"Black-faced Solitaire",
    "special": false,
    "stub": false,
    "disambiguation": false,
    "category": [],
    "link": ["Black-faced Solitaire"]
    }, {
      ...
      }]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment