- {
-
"took": 2, -
"timed_out": false, -
"_shards": -
{ -
"total": 1, -
"successful": 1, -
"failed": 0 -
}, -
"hits": -
{ -
"total": 1, -
"max_score": 1, -
"hits": -
[ -
{ -
"_index": "projects", -
"_type": "project", -
"_id": "3", -
"_score": 1, -
"_source": -
{ -
"name": "kid" -
} -
} -
] -
} - }
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.