Method: POST
Host:
http://es-accept-1.verzameldwerk.fundaments.cloud:9818
Path: /818_euromouldings_live/article/_search
Http parameters:
empty
Took: 31.389 ms
Body: {
"query": {
"bool": {
"must_not": [
{
"
{
"query": {
"bool": {
"must_not": [
{
"term": {
"uuid": "88556fe4-fbfd-484e-a703-55772e0e5b45"
}
}
],
"must": [
{
"term": {
"locale": "de"
}
},
{
"bool": {
"should": [
{
"term": {
"structure_type": "product"
}
}
]
}
},
{
"match_all": {}
},
{
"bool": {
"should": [
{
"term": {
"main_webspace": "euromouldings"
}
},
{
"term": {
"additional_webspaces": "euromouldings"
}
}
]
}
}
]
}
},
"sort": [
{
"title.raw": {
"order": "asc"
}
}
],
"from": 0,
"size": 12
}