我想在与父GET <your_index>/_search
{
"query": {
"bool": {
"should": [
{
"match" : {
"<your_field>" : "red car",
"minimum_should_match": "3<70%"
}
},
{
"match" : {
"message" : "red car"
}
}
]
}
}
}
不同的名称空间中安装头盔嵌套子图。
有可能吗?