Method: POST
Host:
http://es-accept-1.verzameldwerk.fundaments.cloud:9200
Path: /818_euromouldings_live/article/_search
Http parameters:
empty
Took: 29.135 ms
Body: {
"query": {
"bool": {
"must_not": [
{
"
{
"query": {
"bool": {
"must_not": [
{
"term": {
"uuid": "0cbc6430-4ec7-43c6-a77b-610bb3ad2d0c"
}
}
],
"must": [
{
"term": {
"locale": "de"
}
},
{
"match_all": {}
},
{
"bool": {
"should": [
{
"term": {
"main_webspace": "euromouldings"
}
},
{
"term": {
"additional_webspaces": "euromouldings"
}
}
]
}
}
]
}
},
"from": 0,
"size": 100
}