Livraison Express 24h Livraison Express 24h : Commandez avant 17h, soyez livré demain !   Voir la sélection >

Raccord polypropylène

Affiner la sélection (0)

Marques

Prix (€)

  • MIN :

    MAX :

Diamètre mm

Debug

es raw query

{
    "_source": [
        "_id",
        "catalog_code"
    ],
    "aggregations": {
        "brand": {
            "terms": {
                "field": "brand.untouched",
                "size": 1000
            }
        },
        "categories": {
            "terms": {
                "field": "categories_parents_catalog_codes",
                "size": 1000
            }
        },
        "continuum_price": {
            "range": {
                "field": "lowest_public_price_with_vat",
                "keyed": true,
                "ranges": [
                    {
                        "gte": 0
                    }
                ]
            }
        },
        "continuum_price_stats": {
            "aggs": {
                "continuum_price_stats": {
                    "stats": {
                        "field": "lowest_public_price_with_vat"
                    }
                }
            },
            "filter": {
                "match_all": {}
            }
        },
        "continuum_price_stats_filtered": {
            "aggs": {
                "continuum_price_stats": {
                    "stats": {
                        "field": "lowest_public_price_with_vat"
                    }
                }
            },
            "filter": {
                "match_all": {}
            }
        },
        "continuum_price_stats_with_include_self_filter": {
            "aggs": {
                "continuum_price_stats": {
                    "stats": {
                        "field": "lowest_public_price_with_vat"
                    }
                }
            },
            "filter": {
                "match_all": {}
            }
        },
        "delivery24h": {
            "terms": {
                "field": "is_delivery_24h",
                "size": 1000
            }
        },
        "diametre": {
            "aggs": {
                "diametre_nested": {
                    "aggs": {
                        "diametre_nested_filtered": {
                            "aggs": {
                                "diametre_reverse_nested": {
                                    "aggs": {
                                        "diametre_reverse_nested_parent_filter": {
                                            "filter": {
                                                "match_all": {}
                                            }
                                        }
                                    },
                                    "reverse_nested": {}
                                },
                                "diametre_unit": {
                                    "terms": {
                                        "field": "articles.characteristics.unit.untouched",
                                        "size": 1
                                    }
                                }
                            },
                            "terms": {
                                "field": "articles.characteristics.value.untouched",
                                "size": 1000
                            }
                        }
                    },
                    "filter": {
                        "term": {
                            "articles.characteristics.name.untouched": "Diam\u00e8tre"
                        }
                    }
                }
            },
            "nested": {
                "path": "articles.characteristics"
            }
        },
        "filetage": {
            "aggs": {
                "filetage_nested": {
                    "aggs": {
                        "filetage_nested_filtered": {
                            "aggs": {
                                "filetage_reverse_nested": {
                                    "aggs": {
                                        "filetage_reverse_nested_parent_filter": {
                                            "filter": {
                                                "match_all": {}
                                            }
                                        }
                                    },
                                    "reverse_nested": {}
                                },
                                "filetage_unit": {
                                    "terms": {
                                        "field": "articles.characteristics.unit.untouched",
                                        "size": 1
                                    }
                                }
                            },
                            "terms": {
                                "field": "articles.characteristics.value.untouched",
                                "size": 1000
                            }
                        }
                    },
                    "filter": {
                        "term": {
                            "articles.characteristics.name.untouched": "Filetage"
                        }
                    }
                }
            },
            "nested": {
                "path": "articles.characteristics"
            }
        },
        "matiere": {
            "aggs": {
                "matiere_nested": {
                    "aggs": {
                        "matiere_nested_filtered": {
                            "aggs": {
                                "matiere_reverse_nested": {
                                    "aggs": {
                                        "matiere_reverse_nested_parent_filter": {
                                            "filter": {
                                                "match_all": {}
                                            }
                                        }
                                    },
                                    "reverse_nested": {}
                                },
                                "matiere_unit": {
                                    "terms": {
                                        "field": "articles.characteristics.unit.untouched",
                                        "size": 1
                                    }
                                }
                            },
                            "terms": {
                                "field": "articles.characteristics.value.untouched",
                                "size": 1000
                            }
                        }
                    },
                    "filter": {
                        "term": {
                            "articles.characteristics.name.untouched": "Mati\u00e8re"
                        }
                    }
                }
            },
            "nested": {
                "path": "articles.characteristics"
            }
        },
        "offers": {
            "terms": {
                "field": "offers.untouched",
                "size": 1000
            }
        }
    },
    "from": 0,
    "query": {
        "function_score": {
            "functions": [
                {
                    "field_value_factor": {
                        "factor": 2,
                        "field": "availability",
                        "modifier": "square"
                    }
                },
                {
                    "gauss": {
                        "first_published_at": {
                            "decay": 0.5,
                            "offset": "30d",
                            "scale": "90d"
                        }
                    }
                },
                {
                    "field_value_factor": {
                        "factor": 1,
                        "field": "availability"
                    },
                    "filter": {
                        "term": {
                            "discount": 1
                        }
                    }
                },
                {
                    "field_value_factor": {
                        "factor": 1,
                        "field": "sales_stat.ct_last_month",
                        "modifier": "log1p"
                    }
                },
                {
                    "field_value_factor": {
                        "factor": 0.75,
                        "field": "sales_stat.ct_last_three_months",
                        "modifier": "log1p"
                    }
                },
                {
                    "field_value_factor": {
                        "factor": 0.5,
                        "field": "sales_stat.ct_last_year",
                        "modifier": "log1p"
                    }
                },
                {
                    "field_value_factor": {
                        "factor": 0.3,
                        "field": "comments_stat.ct",
                        "modifier": "log1p"
                    }
                },
                {
                    "field_value_factor": {
                        "factor": 0.1,
                        "field": "comments_stat.avg_note",
                        "modifier": "log1p"
                    }
                }
            ],
            "query": {
                "bool": {
                    "filter": [
                        {
                            "term": {
                                "categories_parents_catalog_codes": "67d15558a2d93508096632"
                            }
                        }
                    ],
                    "must": {
                        "match_all": {}
                    }
                }
            },
            "score_mode": "sum"
        }
    },
    "size": 40
}

es raw result

{
    "_shards": {
        "failed": 0,
        "skipped": 0,
        "successful": 5,
        "total": 5
    },
    "aggregations": {
        "brand": {
            "buckets": [
                {
                    "doc_count": 25,
                    "key": "GEBERIT"
                }
            ],
            "doc_count_error_upper_bound": 0,
            "sum_other_doc_count": 0
        },
        "categories": {
            "buckets": [
                {
                    "doc_count": 25,
                    "key": "4bf0f9846eff4789923536"
                },
                {
                    "doc_count": 25,
                    "key": "508e9475abc79409512645"
                },
                {
                    "doc_count": 25,
                    "key": "67d15558a2d93508096632"
                },
                {
                    "doc_count": 25,
                    "key": "root"
                },
                {
                    "doc_count": 1,
                    "key": "50bf5b771b853802169980"
                },
                {
                    "doc_count": 1,
                    "key": "526a3d30064fa057843628"
                },
                {
                    "doc_count": 1,
                    "key": "543e3b8b3746b410428977"
                },
                {
                    "doc_count": 1,
                    "key": "6e4cf38a865f2e14b3f6037e1d3c0d13"
                },
                {
                    "doc_count": 1,
                    "key": "f8a8f4953f93b74c11795c647cf7495b"
                }
            ],
            "doc_count_error_upper_bound": 0,
            "sum_other_doc_count": 0
        },
        "continuum_price": {
            "buckets": {
                "*-*": {
                    "doc_count": 25
                }
            }
        },
        "continuum_price_stats": {
            "continuum_price_stats": {
                "avg": 19.73952,
                "count": 25,
                "max": 143.4,
                "min": 2.604,
                "sum": 493.48799999999994
            },
            "doc_count": 25
        },
        "continuum_price_stats_filtered": {
            "continuum_price_stats": {
                "avg": 19.73952,
                "count": 25,
                "max": 143.4,
                "min": 2.604,
                "sum": 493.48799999999994
            },
            "doc_count": 25
        },
        "continuum_price_stats_with_include_self_filter": {
            "continuum_price_stats": {
                "avg": 19.73952,
                "count": 25,
                "max": 143.4,
                "min": 2.604,
                "sum": 493.48799999999994
            },
            "doc_count": 25
        },
        "delivery24h": {
            "buckets": [
                {
                    "doc_count": 24,
                    "key": 1
                },
                {
                    "doc_count": 1,
                    "key": 0
                }
            ],
            "doc_count_error_upper_bound": 0,
            "sum_other_doc_count": 0
        },
        "diametre": {
            "diametre_nested": {
                "diametre_nested_filtered": {
                    "buckets": [
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 12
                                },
                                "doc_count": 12
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 12,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 12,
                            "key": "110"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 7
                                },
                                "doc_count": 7
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 7,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 7,
                            "key": "40"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 7
                                },
                                "doc_count": 7
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 7,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 7,
                            "key": "50"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 6
                                },
                                "doc_count": 6
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 6,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 6,
                            "key": "32"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                },
                                "doc_count": 4
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 4,
                            "key": "110-50"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                },
                                "doc_count": 4
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 4,
                            "key": "50-40"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 3
                                },
                                "doc_count": 3
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 3,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 3,
                            "key": "110-40"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "32-32"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "32-46"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "40-32"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "40-40"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "40-46"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "50-32"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 2
                                },
                                "doc_count": 2
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 2,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 2,
                            "key": "50-50"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "104-110"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "110-110"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "110-50-50"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": "mm"
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "3 x 110"
                        }
                    ],
                    "doc_count_error_upper_bound": 0,
                    "sum_other_doc_count": 0
                },
                "doc_count": 61
            },
            "doc_count": 326
        },
        "filetage": {
            "doc_count": 326,
            "filetage_nested": {
                "doc_count": 0,
                "filetage_nested_filtered": {
                    "buckets": [],
                    "doc_count_error_upper_bound": 0,
                    "sum_other_doc_count": 0
                }
            }
        },
        "matiere": {
            "doc_count": 326,
            "matiere_nested": {
                "doc_count": 0,
                "matiere_nested_filtered": {
                    "buckets": [],
                    "doc_count_error_upper_bound": 0,
                    "sum_other_doc_count": 0
                }
            }
        },
        "offers": {
            "buckets": [],
            "doc_count_error_upper_bound": 0,
            "sum_other_doc_count": 0
        }
    },
    "hits": {
        "hits": [
            {
                "_id": "p-120221",
                "_index": "catalog_2025_01",
                "_score": 19.263203,
                "_source": {
                    "catalog_code": "6cf30782b7329886871951e571777074_66fcd366bf41d"
                },
                "_type": "product"
            },
            {
                "_id": "p-120275",
                "_index": "catalog_2025_01",
                "_score": 19.086718,
                "_source": {
                    "catalog_code": "a738e43c08b4fd1aedf0fd3035e83be4_66fcd37bb6c10"
                },
                "_type": "product"
            },
            {
                "_id": "p-120248",
                "_index": "catalog_2025_01",
                "_score": 18.980232,
                "_source": {
                    "catalog_code": "c30a937e2f44100794b5a2b79b15cdb1_66fcd3731016d"
                },
                "_type": "product"
            },
            {
                "_id": "p-120219",
                "_index": "catalog_2025_01",
                "_score": 18.477125,
                "_source": {
                    "catalog_code": "4f5fb737283ffd886aea34c86fd50902_66fcd36565682"
                },
                "_type": "product"
            },
            {
                "_id": "p-120286",
                "_index": "catalog_2025_01",
                "_score": 18.056908,
                "_source": {
                    "catalog_code": "060efe65e77373d793704f4dcdbb78ca_66fcd380352eb"
                },
                "_type": "product"
            },
            {
                "_id": "p-120218",
                "_index": "catalog_2025_01",
                "_score": 17.982273,
                "_source": {
                    "catalog_code": "1b35718c023fd754e49da9fc348b0428_66fcd364db931"
                },
                "_type": "product"
            },
            {
                "_id": "p-120448",
                "_index": "catalog_2025_01",
                "_score": 17.881102,
                "_source": {
                    "catalog_code": "0070d1ade4b8f861e26711b959bf28e3_66fcd36016484"
                },
                "_type": "product"
            },
            {
                "_id": "p-120453",
                "_index": "catalog_2025_01",
                "_score": 17.69897,
                "_source": {
                    "catalog_code": "b864c9ccd9294982dfd927112b471631_66fcd362657a1"
                },
                "_type": "product"
            },
            {
                "_id": "p-120273",
                "_index": "catalog_2025_01",
                "_score": 17.574049,
                "_source": {
                    "catalog_code": "80a359d6a9e8824aa495f60e7c1a3cd8_66fcd37ac35ba"
                },
                "_type": "product"
            },
            {
                "_id": "p-120450",
                "_index": "catalog_2025_01",
                "_score": 17.574034,
                "_source": {
                    "catalog_code": "8d84aea5746bba7bf24686014d8880d0_66fcd36154242"
                },
                "_type": "product"
            },
            {
                "_id": "p-120445",
                "_index": "catalog_2025_01",
                "_score": 17.574032,
                "_source": {
                    "catalog_code": "623fff1deca182b7bd3d17644349d934_66fcd35ed331e"
                },
                "_type": "product"
            },
            {
                "_id": "p-120247",
                "_index": "catalog_2025_01",
                "_score": 17.273003,
                "_source": {
                    "catalog_code": "7ca88e5327fcad0eb7829670b2153382_66fcd372b647e"
                },
                "_type": "product"
            },
            {
                "_id": "p-120220",
                "_index": "catalog_2025_01",
                "_score": 17.146133,
                "_source": {
                    "catalog_code": "bd3fb8f490c6a6f80f7a3f08bd83b6af_66fcd3665c934"
                },
                "_type": "product"
            },
            {
                "_id": "p-120446",
                "_index": "catalog_2025_01",
                "_score": 17.02119,
                "_source": {
                    "catalog_code": "e02fdb4f72d8ba9edde56deb542f6fad_66fcd35f7f9b5"
                },
                "_type": "product"
            },
            {
                "_id": "p-120217",
                "_index": "catalog_2025_01",
                "_score": 16.8451,
                "_source": {
                    "catalog_code": "f18d2a4a936866c0748ae8fbac5f1f58_66fcd3648714b"
                },
                "_type": "product"
            },
            {
                "_id": "p-120222",
                "_index": "catalog_2025_01",
                "_score": 16.720766,
                "_source": {
                    "catalog_code": "f0f4265b18767602ff06db4f90ef3bd9_66fcd3671d0c0"
                },
                "_type": "product"
            },
            {
                "_id": "p-120452",
                "_index": "catalog_2025_01",
                "_score": 16.64098,
                "_source": {
                    "catalog_code": "21bfbfc86485bc433eaf41e1e3145f0c_66fcd362174b0"
                },
                "_type": "product"
            },
            {
                "_id": "p-120449",
                "_index": "catalog_2025_01",
                "_score": 16.64098,
                "_source": {
                    "catalog_code": "e17638c8162060e74c98dfb35c7959c0_66fcd361081af"
                },
                "_type": "product"
            },
            {
                "_id": "p-120451",
                "_index": "catalog_2025_01",
                "_score": 16.54407,
                "_source": {
                    "catalog_code": "073ef3f9ad0e245c56af646b29ade816_66fcd361bb8b8"
                },
                "_type": "product"
            },
            {
                "_id": "p-120299",
                "_index": "catalog_2025_01",
                "_score": 16.419132,
                "_source": {
                    "catalog_code": "267484cfc475f7de87a4c29b0c94e9d6_66fcd38769cb4"
                },
                "_type": "product"
            },
            {
                "_id": "p-120223",
                "_index": "catalog_2025_01",
                "_score": 16.301031,
                "_source": {
                    "catalog_code": "2d7dac627033697f5ce728f5b127c526_66fcd367515c8"
                },
                "_type": "product"
            },
            {
                "_id": "p-120274",
                "_index": "catalog_2025_01",
                "_score": 16.194393,
                "_source": {
                    "catalog_code": "f0bfb78a6bbd7bb67c9d98b464f6155d_66fcd37b64368"
                },
                "_type": "product"
            },
            {
                "_id": "p-120650",
                "_index": "catalog_2025_01",
                "_score": 16.000002,
                "_source": {
                    "catalog_code": "4d472ccbc12ecf7f9214b439f8d4c5be_670f403696ec1"
                },
                "_type": "product"
            },
            {
                "_id": "p-120447",
                "_index": "catalog_2025_01",
                "_score": 16.000002,
                "_source": {
                    "catalog_code": "d3c46ec941fca6e4d2a6fe054fed5977_66fcd35fb659f"
                },
                "_type": "product"
            },
            {
                "_id": "p-120216",
                "_index": "catalog_2025_01",
                "_score": 16.000002,
                "_source": {
                    "catalog_code": "ac41ba21f21c53b94d280d2af75ed852_66fcd3642d66b"
                },
                "_type": "product"
            }
        ],
        "max_score": 19.263203,
        "total": 25
    },
    "timed_out": false,
    "took": 2
}

flattened ui facets

[
    {
        "buckets": [],
        "name": "filetage",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 19.73952,
                    "count": 25,
                    "max": 143.4,
                    "min": 2.604,
                    "sum": 493.48799999999994
                },
                "doc_count": 25
            }
        ],
        "name": "continuum_price_stats_with_include_self_filter",
        "unit": null
    },
    {
        "buckets": [],
        "name": "offers",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 24,
                "key": 1
            },
            {
                "doc_count": 1,
                "key": 0
            }
        ],
        "name": "delivery24h",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 19.73952,
                    "count": 25,
                    "max": 143.4,
                    "min": 2.604,
                    "sum": 493.48799999999994
                },
                "doc_count": 25
            }
        ],
        "name": "continuum_price_stats_filtered",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 12,
                "key": "110"
            },
            {
                "doc_count": 7,
                "key": "40"
            },
            {
                "doc_count": 7,
                "key": "50"
            },
            {
                "doc_count": 6,
                "key": "32"
            },
            {
                "doc_count": 4,
                "key": "110-50"
            },
            {
                "doc_count": 4,
                "key": "50-40"
            },
            {
                "doc_count": 3,
                "key": "110-40"
            },
            {
                "doc_count": 2,
                "key": "32-32"
            },
            {
                "doc_count": 2,
                "key": "32-46"
            },
            {
                "doc_count": 2,
                "key": "40-32"
            },
            {
                "doc_count": 2,
                "key": "40-40"
            },
            {
                "doc_count": 2,
                "key": "40-46"
            },
            {
                "doc_count": 2,
                "key": "50-32"
            },
            {
                "doc_count": 2,
                "key": "50-50"
            },
            {
                "doc_count": 1,
                "key": "104-110"
            },
            {
                "doc_count": 1,
                "key": "110-110"
            },
            {
                "doc_count": 1,
                "key": "110-50-50"
            },
            {
                "doc_count": 1,
                "key": "3 x 110"
            }
        ],
        "name": "diametre",
        "unit": "mm"
    },
    {
        "buckets": [
            {
                "doc_count": 25,
                "key": "4bf0f9846eff4789923536"
            },
            {
                "doc_count": 25,
                "key": "508e9475abc79409512645"
            },
            {
                "doc_count": 25,
                "key": "67d15558a2d93508096632"
            },
            {
                "doc_count": 25,
                "key": "root"
            },
            {
                "doc_count": 1,
                "key": "50bf5b771b853802169980"
            },
            {
                "doc_count": 1,
                "key": "526a3d30064fa057843628"
            },
            {
                "doc_count": 1,
                "key": "543e3b8b3746b410428977"
            },
            {
                "doc_count": 1,
                "key": "6e4cf38a865f2e14b3f6037e1d3c0d13"
            },
            {
                "doc_count": 1,
                "key": "f8a8f4953f93b74c11795c647cf7495b"
            }
        ],
        "name": "categories",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 19.73952,
                    "count": 25,
                    "max": 143.4,
                    "min": 2.604,
                    "sum": 493.48799999999994
                },
                "doc_count": 25
            }
        ],
        "name": "continuum_price_stats",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 25,
                "key": "GEBERIT"
            }
        ],
        "name": "brand",
        "unit": null
    },
    {
        "buckets": [],
        "name": "matiere",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 19.73952,
                    "count": 25,
                    "max": 143.4,
                    "min": 2.604,
                    "sum": 493.48799999999994
                },
                "doc_count": 25
            },
            {
                "continuum_price_stats": {
                    "avg": 19.73952,
                    "count": 25,
                    "max": 143.4,
                    "min": 2.604,
                    "sum": 493.48799999999994
                },
                "doc_count": 25
            },
            {
                "continuum_price_stats": {
                    "avg": 19.73952,
                    "count": 25,
                    "max": 143.4,
                    "min": 2.604,
                    "sum": 493.48799999999994
                },
                "doc_count": 25
            }
        ],
        "name": "continuum_price",
        "unit": null
    }
]

flattened suggestions

[]