Elasticsearch Search Requests
| Destination | Payload | Result |
|---|---|---|
| Http://search:9200 |
{
"query": {
"query": {
"bool": {
"must": [
{
"match_all": {}
},
{
"match": {
"type": "product_abstract"
}
},
{
"match": {
"store": "DE"
}
},
{
"match": {
"locale": "en_US"
}
},
{
"match": {
"is-active": true
}
},
{
"bool": {
"should": [
{
"range": {
"active-from": {
"lte": "now"
}
}
},
{
"bool": {
"must_not": [
{
"exists": {
"field": "active-from"
}
}
]
}
}
]
}
},
{
"bool": {
"should": [
{
"range": {
"active-to": {
"gte": "now"
}
}
},
{
"bool": {
"must_not": [
{
"exists": {
"field": "active-to"
}
}
]
}
}
]
}
}
],
"filter": [
{
"nested": {
"query": {
"term": {
"integer-facet.facet-name": {
"value": "price-DEFAULT-EUR-GROSS_MODE",
"boost": 1
}
}
},
"path": "integer-facet"
}
},
{
"term": {
"category.all-parents": {
"value": "32",
"boost": 1
}
}
}
]
}
},
"suggest": {
"text": ""
},
"_source": [
"search-result-data"
],
"sort": [
{
"integer-sort.category:32": {
"order": "ASC",
"mode": "min",
"unmapped_type": "integer"
}
}
],
"from": 12,
"size": 12,
"aggs": {
"category.all-parents.category": {
"terms": {
"field": "category.all-parents",
"size": 1000
}
},
"global-category": {
"global": {},
"aggs": {
"filter": {
"filter": {
"bool": {
"must": [
{
"match_all": {}
},
{
"match": {
"type": "product_abstract"
}
},
{
"match": {
"store": "DE"
}
},
{
"match": {
"locale": "en_US"
}
},
{
"match": {
"is-active": true
}
},
{
"bool": {
"should": [
{
"range": {
"active-from": {
"lte": "now"
}
}
},
{
"bool": {
"must_not": [
{
"exists": {
"field": "active-from"
}
}
]
}
}
]
}
},
{
"bool": {
"should": [
{
"range": {
"active-to": {
"gte": "now"
}
}
},
{
"bool": {
"must_not": [
{
"exists": {
"field": "active-to"
}
}
]
}
}
]
}
}
],
"filter": [
{
"nested": {
"query": {
"term": {
"integer-facet.facet-name": {
"value": "price-DEFAULT-EUR-GROSS_MODE",
"boost": 1
}
}
},
"path": "integer-facet"
}
}
]
}
},
"aggs": {
"category.all-parents.category": {
"terms": {
"field": "category.all-parents",
"size": 1000
}
}
}
}
}
},
"integer-facet": {
"nested": {
"path": "integer-facet"
},
"aggs": {
"integer-facet-name": {
"terms": {
"field": "integer-facet.facet-name",
"size": 10
},
"aggs": {
"integer-facet-stats": {
"stats": {
"field": "integer-facet.facet-value"
}
}
}
}
}
},
"string-facet": {
"nested": {
"path": "string-facet"
},
"aggs": {
"string-facet-name": {
"terms": {
"field": "string-facet.facet-name",
"size": 10
},
"aggs": {
"string-facet-value": {
"terms": {
"field": "string-facet.facet-value",
"size": 10
}
}
}
}
}
}
}
},
"parameters": {
"page": "2",
"category": 32
}
}
|
{
"facets": {
"category": {},
"rating": {},
"label": {},
"farbe": {},
"material": {},
"brand": {},
"merchant_name": {}
},
"sort": {},
"pagination": {},
"products": [
{
"images": [
{
"fk_product_image_set": 40,
"id_product_image": 134,
"alt_text_small": "",
"product_image_key": "product_image_134",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00049630F-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00049630F-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 134,
"sort_order": 1,
"alt_text_large": "",
"fk_product_image": 134
},
{
"fk_product_image_set": 40,
"id_product_image": 136,
"alt_text_small": "",
"product_image_key": "product_image_136",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00053202-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00053202-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 136,
"sort_order": 3,
"alt_text_large": "",
"fk_product_image": 136
},
{
"fk_product_image_set": 40,
"id_product_image": 138,
"alt_text_small": "",
"product_image_key": "product_image_138",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00049631-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00049631-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 138,
"sort_order": 5,
"alt_text_large": "",
"fk_product_image": 138
}
],
"id_product_labels": [],
"price": 75337,
"abstract_name": "Toyota Toyota pallet lift truck from TOYOTA - BT-Lifter Silent",
"id_product_abstract": 19,
"type": "product_abstract",
"add_to_cart_sku": "464014",
"prices": {
"DEFAULT": 75337
},
"abstract_sku": "M1014644",
"url": "\/en\/toyota-paletthubwagen-von-toyota-bt-lifter-silent-M1014644"
},
{
"images": [
{
"fk_product_image_set": 32,
"id_product_image": 110,
"alt_text_small": "",
"product_image_key": "product_image_110",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00049203F-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00049203F-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 110,
"sort_order": 1,
"alt_text_large": "",
"fk_product_image": 110
},
{
"fk_product_image_set": 32,
"id_product_image": 112,
"alt_text_small": "",
"product_image_key": "product_image_112",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00030287-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00030287-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 112,
"sort_order": 3,
"alt_text_large": "",
"fk_product_image": 112
},
{
"fk_product_image_set": 32,
"id_product_image": 114,
"alt_text_small": "",
"product_image_key": "product_image_114",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00048762-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00048762-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 114,
"sort_order": 5,
"alt_text_large": "",
"fk_product_image": 114
},
{
"fk_product_image_set": 32,
"id_product_image": 116,
"alt_text_small": "",
"product_image_key": "product_image_116",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00044373-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00044373-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 116,
"sort_order": 7,
"alt_text_large": "",
"fk_product_image": 116
},
{
"fk_product_image_set": 32,
"id_product_image": 118,
"alt_text_small": "",
"product_image_key": "product_image_118",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/SK94363-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/SK94363-01",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 118,
"sort_order": 9,
"alt_text_large": "",
"fk_product_image": 118
},
{
"fk_product_image_set": 34,
"id_product_image": 120,
"alt_text_small": "",
"product_image_key": "product_image_120",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/P_JAHR0070CE-de?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/P_JAHR0070CE-de",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 120,
"sort_order": 11,
"alt_text_large": "",
"fk_product_image": 120
},
{
"fk_product_image_set": 34,
"id_product_image": 122,
"alt_text_small": "",
"product_image_key": "product_image_122",
"updated_at": "2025-12-02 09:55:09.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/P_QUI0100?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/P_QUI0100",
"created_at": "2025-12-02 09:55:09.000000",
"id_product_image_set_to_product_image": 122,
"sort_order": 13,
"alt_text_large": "",
"fk_product_image": 122
}
],
"id_product_labels": [],
"price": 40605,
"abstract_name": "EUROKRAFT pallet lift truck with QuickLift, blue - wheels polyurethane",
"id_product_abstract": 16,
"type": "product_abstract",
"add_to_cart_sku": "463994",
"prices": {
"DEFAULT": 40605
},
"abstract_sku": "M1014629",
"url": "\/en\/eurokraft-paletthubwagen-mit-quicklift-blau-raeder-polyurethan-M1014629"
},
{
"images": [
{
"fk_product_image_set": 106,
"id_product_image": 396,
"alt_text_small": "",
"product_image_key": "product_image_396",
"updated_at": "2025-12-02 09:55:11.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00044362F-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00044362F-01",
"created_at": "2025-12-02 09:55:11.000000",
"id_product_image_set_to_product_image": 396,
"sort_order": 1,
"alt_text_large": "",
"fk_product_image": 396
},
{
"fk_product_image_set": 106,
"id_product_image": 398,
"alt_text_small": "",
"product_image_key": "product_image_398",
"updated_at": "2025-12-02 09:55:11.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051531-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051531-01",
"created_at": "2025-12-02 09:55:11.000000",
"id_product_image_set_to_product_image": 398,
"sort_order": 3,
"alt_text_large": "",
"fk_product_image": 398
},
{
"fk_product_image_set": 106,
"id_product_image": 400,
"alt_text_small": "",
"product_image_key": "product_image_400",
"updated_at": "2025-12-02 09:55:11.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051530F-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051530F-01",
"created_at": "2025-12-02 09:55:11.000000",
"id_product_image_set_to_product_image": 400,
"sort_order": 5,
"alt_text_large": "",
"fk_product_image": 400
}
],
"id_product_labels": [],
"price": 83721,
"abstract_name": "Pallet lift truck - extra low",
"id_product_abstract": 51,
"type": "product_abstract",
"add_to_cart_sku": "573330",
"prices": {
"DEFAULT": 83721
},
"abstract_sku": "M1028702",
"url": "\/en\/paletthubwagen-extra-nieder-M1028702"
},
{
"images": [
{
"fk_product_image_set": 774,
"id_product_image": 2990,
"alt_text_small": "",
"product_image_key": "product_image_2990",
"updated_at": "2025-12-02 09:55:27.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00046110-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00046110-01",
"created_at": "2025-12-02 09:55:27.000000",
"id_product_image_set_to_product_image": 2990,
"sort_order": 1,
"alt_text_large": "",
"fk_product_image": 2990
},
{
"fk_product_image_set": 774,
"id_product_image": 2992,
"alt_text_small": "",
"product_image_key": "product_image_2992",
"updated_at": "2025-12-02 09:55:27.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00046525F-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00046525F-01",
"created_at": "2025-12-02 09:55:27.000000",
"id_product_image_set_to_product_image": 2992,
"sort_order": 3,
"alt_text_large": "",
"fk_product_image": 2992
},
{
"fk_product_image_set": 774,
"id_product_image": 2994,
"alt_text_small": "",
"product_image_key": "product_image_2994",
"updated_at": "2025-12-02 09:55:27.000000",
"external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00046112-01?$normal$",
"external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00046112-01",
"created_at": "2025-12-02 09:55:27.000000",
"id_product_image_set_to_product_image": 2994,
"sort_order": 5,
"alt_text_large": "",
"fk_product_image": 2994
}
],
"id_product_labels": [],
"price": 293445,
"abstract_name": "KPZ pallet lifting truck with precision weighing - with standard display",
"id_product_abstract": 405,
"type": "product_abstract",
"add_to_cart_sku": "490002",
"prices": {
"DEFAULT": 293445
},
"abstract_sku": "M88182",
"url": "\/en\/paletthubwagen-mit-praezisionswaage-mit-stueckzahl-anzeige-M88182"
}
],
"spellingSuggestion": null,
"categoryTreeFilter": {
"0": {},
"1": {},
"2": {},
"3": {},
"4": {},
"5": {}
}
}
|