index结构
"author_test": {
"type": "nested",
"properties": {
"irShow": {
"type": "short"
},
"irtag": {
"type": "short"
},
"name": {
"type": "keyword"
},
"person_id": {
"type": "long"
}
}
},
"author_y": {
"type": "text"
},
索引数据
"years" : "2019",
"keywords" : "重金属污染;地累积指数;生态风险评价;灰尘;",
"cn" : "12/T",
"title" : "Elasticsearch/ES 中nested结构数据查询",
"author_test" : [
{
"name" : "测试1",
"irtag" : 0,
"irShow" : 0