elasticsearch 嵌套对象查询
// 创建嵌套对象mappingPUT /earth_index { "mappings": { "earthblog": { "properties": { "title":{ "type":"string"}, "b