{
"query": {
"bool": {
"must": [
{
"term": {
"companysid": "8"
}
},
{
"match": {
"tag_gw": "E500022"
}
}
]
}
},
"_source":["brokerid"],
"from": 0,
"size": 1000
}
es查询数组字段中包含
a min to read
post