![php](https://habrastorage.org/r/w120/files/373/e8b/dd3/373e8bdd3cb644d3bbeba47d34d1876d.png)
PHP
1
Вклад в тег
{
"query": {
"filtered": {
"filter": {
"bool": {
"must": [
{
"bool": {
"must": [
{"term": {"tags.group_id": 818}},
{"term": {"tags.tag_id": 223}}
]
}
},
{
"bool": {
"should": [
{"term": {"categories": 9110}},
{"term": {"categories": 9111}},
{"term": {"categories": 9114}},
{"term": {"categories": 9109}}
]
}
}
]
}
}
}
}
}