Method: POST
Host:
http://es-accept-1.verzameldwerk.fundaments.cloud:9200
Path: /818_euromouldings_live/article/_search
Http parameters:
empty
Took: 8.046 ms
Body: {
"query": {
"bool": {
"must_not": [
{
"
{
"query": {
"bool": {
"must_not": [
{
"term": {
"uuid": "ca510dd7-5791-47fe-b370-33677537af03"
}
}
],
"must": [
{
"term": {
"locale": "nl"
}
},
{
"match_all": {}
},
{
"bool": {
"should": [
{
"term": {
"main_webspace": "euromouldings"
}
},
{
"term": {
"additional_webspaces": "euromouldings"
}
}
]
}
}
]
}
},
"from": 0,
"size": 100
}