Method: POST
Host:
http://es-accept-1.verzameldwerk.fundaments.cloud:9818
Path: /818_euromouldings_live/article/_search
Http parameters:
empty
Took: 13.525 ms
Body: {
"query": {
"bool": {
"must_not": [
{
"
{
"query": {
"bool": {
"must_not": [
{
"term": {
"uuid": "3103320b-be66-4e0a-bc3f-90091e046d12"
}
}
],
"must": [
{
"term": {
"locale": "nl"
}
},
{
"bool": {
"should": [
{
"term": {
"type": "news"
}
}
]
}
},
{
"bool": {
"should": [
{
"term": {
"structure_type": "default"
}
},
{
"term": {
"structure_type": "job"
}
},
{
"term": {
"structure_type": "news"
}
},
{
"term": {
"structure_type": "product"
}
}
]
}
},
{
"bool": {
"should": [
{
"term": {
"excerpt.categories.id": 1
}
},
{
"term": {
"excerpt.categories.id": 2
}
},
{
"term": {
"excerpt.categories.id": 5
}
},
{
"term": {
"excerpt.categories.id": 6
}
}
]
}
},
{
"bool": {
"should": [
{
"term": {
"main_webspace": "euromouldings"
}
},
{
"term": {
"additional_webspaces": "euromouldings"
}
}
]
}
}
]
}
},
"sort": [
{
"published": {
"order": "desc"
}
}
],
"from": 0,
"size": 2
}