{
"took" : 5,
"timed_out" : false,
"_shards" : {
"total" : 3,
"successful" : 1,
"failed" : 2,
"failures" : [ {
"shard" : 0,
"index" : "guests",
"node" : "BmJBXb6JRDm89f6ljEA9HA",
"reason" : {
"type" : "search_parse_exception",
"reason" : "No mapping found for [uniqueNumericField] in order to sort on"
}
} ]
},
...
}