{
"query": {
"bool": {
"must": [
{
"match": {
"app_category": "儿童"
}},
{
"match": {
"status": "ok"
}
}
]
}
}
}
ES数据库中需要满足两个字段的筛选
猜你喜欢
转载自blog.csdn.net/msq16021/article/details/110877731
今日推荐
周排行