{
  "_scroll_id" : "DnF1ZXJ5VGhlbkZldGNoBQAAAfakescroll",
  "took" : 6,
  "timed_out" : false,
  "_shards" : {
    "total" : 5,
    "successful" : 4,
    "failed" : 1,
    "failures" : [ {
      "shard" : 0,
      "index" : "test",
      "node" : "87A7NvevQxSrEwMbtRCecg",
      "reason" : {
        "type" : "es_rejected_execution_exception",
        "reason" : "rejected execution of org.elasticsearch.transport.TransportService$5@52d06af2 on EsThreadPoolExecutor[search, queue capacity = 1000, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@778ea553[Running, pool size = 7, active threads = 7, queued tasks = 1000, completed tasks = 4182]]"
      }
    } ]
  },
  "hits" : {
    "total" : 4,
    "max_score" : null,
    "hits" : [ {
      "_index" : "test",
      "_type" : "test",
      "_id" : "AVToMiC250DjIiBO3yJ_",
      "_version" : 1,
      "_score" : null,
      "_source" : {
        "test" : "test1"
      },
      "sort" : [ 0 ]
    } ]
  }
}
