Method: POST
Host:
http://es-accept-1.verzameldwerk.fundaments.cloud:9200
Path: /818_euromouldings_live/article/_search
Http parameters:
empty
Took: 3.416 ms
Body: {
"query": {
"bool": {
"must_not": [
{
"
{
"query": {
"bool": {
"must_not": [
{
"term": {
"uuid": "f613883a-181d-4ef6-b912-d211e2d3c7ce"
}
}
],
"must": [
{
"term": {
"locale": "nl"
}
},
{
"match_all": {}
},
{
"bool": {
"should": [
{
"term": {
"main_webspace": "euromouldings"
}
},
{
"term": {
"additional_webspaces": "euromouldings"
}
}
]
}
}
]
}
},
"from": 0,
"size": 100
}