Method: POST
Host:
http://es-accept-1.verzameldwerk.fundaments.cloud:9200
Path: /818_euromouldings_live/article/_search
Http parameters:
empty
Took: 4.692 ms
Body: {
"query": {
"bool": {
"must_not": [
{
"
{
"query": {
"bool": {
"must_not": [
{
"term": {
"uuid": "f9bed3c4-baa7-4edb-8360-acd1df289cd4"
}
}
],
"must": [
{
"term": {
"locale": "de"
}
},
{
"match_all": {}
},
{
"bool": {
"should": [
{
"term": {
"main_webspace": "euromouldings"
}
},
{
"term": {
"additional_webspaces": "euromouldings"
}
}
]
}
}
]
}
},
"from": 0,
"size": 100
}