Response body
{
"status" : {
"code" : 200,
"text" : "OK"
},
"statistics" : {
"OperationTime" : 5
},
"answer_records" : [ {
"_id" : "1"
}, {
"_id" : "2"
}, {
"_id" : "3"
} ],
"answer_distances" : [ 40.0, 50.0, 60.0 ],
"query_records" : [ {
"_id" : "10"
}, {
"_id" : "11"
} ],
"answer_count" : 3
}