{
  "_scroll_id": "DnF1ZXJ5VGhlbkZldGNoBQAAAfakescroll",
  "took": 3,
  "timed_out": false,
  "_shards": {
    "total": 5,
    "successful": 4,
    "failed": 1,
    "failures": [ {
      "status": 404,
      "reason": "SearchContextMissingException[No search context found for id [82]]"
    } ]
  },
  "hits": {
    "total": 10000,
    "max_score": 0.0,
    "hits": [ {
      "_index": "test",
      "_type": "test",
      "_id": "10000",
      "_version": 1,
      "_score": 0.0,
      "_source": {
        "test": "test10000"
      }
    } ]
  }
}
