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

Raccord de réparation

Affiner la sélection (0)

Catégories

Marques

Prix (€)

  • MIN :

    MAX :

Diamètre

Filetage

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": "593007288901a600399332"
                            }
                        }
                    ],
                    "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": 9,
                    "key": "GEBO"
                },
                {
                    "doc_count": 6,
                    "key": "FLB"
                },
                {
                    "doc_count": 1,
                    "key": "BRICOZOR"
                },
                {
                    "doc_count": 1,
                    "key": "CLESSE"
                },
                {
                    "doc_count": 1,
                    "key": "DELABIE"
                }
            ],
            "doc_count_error_upper_bound": 0,
            "sum_other_doc_count": 0
        },
        "categories": {
            "buckets": [
                {
                    "doc_count": 18,
                    "key": "4bf0f9846eff4789923536"
                },
                {
                    "doc_count": 18,
                    "key": "508e9475abc79409512645"
                },
                {
                    "doc_count": 18,
                    "key": "593007288901a600399332"
                },
                {
                    "doc_count": 18,
                    "key": "root"
                },
                {
                    "doc_count": 9,
                    "key": "65522963d4507373860281"
                },
                {
                    "doc_count": 8,
                    "key": "655228bd826f1540518910"
                },
                {
                    "doc_count": 6,
                    "key": "593006b0b2e8f397473129"
                },
                {
                    "doc_count": 6,
                    "key": "65522841b4bb1912585601"
                }
            ],
            "doc_count_error_upper_bound": 0,
            "sum_other_doc_count": 0
        },
        "continuum_price": {
            "buckets": {
                "*-*": {
                    "doc_count": 18
                }
            }
        },
        "continuum_price_stats": {
            "continuum_price_stats": {
                "avg": 52.07599999999999,
                "count": 18,
                "max": 179.004,
                "min": 6.204,
                "sum": 937.3679999999999
            },
            "doc_count": 18
        },
        "continuum_price_stats_filtered": {
            "continuum_price_stats": {
                "avg": 52.07599999999999,
                "count": 18,
                "max": 179.004,
                "min": 6.204,
                "sum": 937.3679999999999
            },
            "doc_count": 18
        },
        "continuum_price_stats_with_include_self_filter": {
            "continuum_price_stats": {
                "avg": 52.07599999999999,
                "count": 18,
                "max": 179.004,
                "min": 6.204,
                "sum": 937.3679999999999
            },
            "doc_count": 18
        },
        "delivery24h": {
            "buckets": [
                {
                    "doc_count": 17,
                    "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": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "21 \u00e0 25 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "26 \u00e0 30 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "33 \u00e0 37 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "38 \u00e0 42 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "42 \u00e0 45 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "48 \u00e0 51 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "50 \u00e0 54 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "55 \u00e0 58 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "60 \u00e0 64 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "69 \u00e0 73 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "74 \u00e0 80 mm"
                        },
                        {
                            "diametre_reverse_nested": {
                                "diametre_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                },
                                "doc_count": 1
                            },
                            "diametre_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "doc_count": 1,
                            "key": "87 \u00e0 93 mm"
                        }
                    ],
                    "doc_count_error_upper_bound": 0,
                    "sum_other_doc_count": 0
                },
                "doc_count": 12
            },
            "doc_count": 523
        },
        "filetage": {
            "doc_count": 523,
            "filetage_nested": {
                "doc_count": 31,
                "filetage_nested_filtered": {
                    "buckets": [
                        {
                            "doc_count": 4,
                            "filetage_reverse_nested": {
                                "doc_count": 4,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "12x17"
                        },
                        {
                            "doc_count": 4,
                            "filetage_reverse_nested": {
                                "doc_count": 4,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "15x21"
                        },
                        {
                            "doc_count": 4,
                            "filetage_reverse_nested": {
                                "doc_count": 4,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "20x27"
                        },
                        {
                            "doc_count": 4,
                            "filetage_reverse_nested": {
                                "doc_count": 4,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "26x34"
                        },
                        {
                            "doc_count": 4,
                            "filetage_reverse_nested": {
                                "doc_count": 4,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "33x42"
                        },
                        {
                            "doc_count": 4,
                            "filetage_reverse_nested": {
                                "doc_count": 4,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 4
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 4,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "40x49"
                        },
                        {
                            "doc_count": 3,
                            "filetage_reverse_nested": {
                                "doc_count": 3,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 3
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 3,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "50x60"
                        },
                        {
                            "doc_count": 3,
                            "filetage_reverse_nested": {
                                "doc_count": 3,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 3
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 3,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "66x76"
                        },
                        {
                            "doc_count": 1,
                            "filetage_reverse_nested": {
                                "doc_count": 1,
                                "filetage_reverse_nested_parent_filter": {
                                    "doc_count": 1
                                }
                            },
                            "filetage_unit": {
                                "buckets": [
                                    {
                                        "doc_count": 1,
                                        "key": ""
                                    }
                                ],
                                "doc_count_error_upper_bound": 0,
                                "sum_other_doc_count": 0
                            },
                            "key": "80x90"
                        }
                    ],
                    "doc_count_error_upper_bound": 0,
                    "sum_other_doc_count": 0
                }
            }
        },
        "matiere": {
            "doc_count": 523,
            "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-7889",
                "_index": "catalog_2025_01",
                "_score": 23.589369,
                "_source": {
                    "catalog_code": "z947"
                },
                "_type": "product"
            },
            {
                "_id": "p-7903",
                "_index": "catalog_2025_01",
                "_score": 22.53066,
                "_source": {
                    "catalog_code": "z5602"
                },
                "_type": "product"
            },
            {
                "_id": "p-7890",
                "_index": "catalog_2025_01",
                "_score": 20.587343,
                "_source": {
                    "catalog_code": "z952"
                },
                "_type": "product"
            },
            {
                "_id": "p-7900",
                "_index": "catalog_2025_01",
                "_score": 19.935991,
                "_source": {
                    "catalog_code": "z4268"
                },
                "_type": "product"
            },
            {
                "_id": "p-7894",
                "_index": "catalog_2025_01",
                "_score": 18.704615,
                "_source": {
                    "catalog_code": "z950"
                },
                "_type": "product"
            },
            {
                "_id": "p-7887",
                "_index": "catalog_2025_01",
                "_score": 18.549788,
                "_source": {
                    "catalog_code": "z513"
                },
                "_type": "product"
            },
            {
                "_id": "p-22244",
                "_index": "catalog_2025_01",
                "_score": 17.38021,
                "_source": {
                    "catalog_code": "Z794148"
                },
                "_type": "product"
            },
            {
                "_id": "p-7901",
                "_index": "catalog_2025_01",
                "_score": 17.20276,
                "_source": {
                    "catalog_code": "z5600"
                },
                "_type": "product"
            },
            {
                "_id": "p-7888",
                "_index": "catalog_2025_01",
                "_score": 17.120573,
                "_source": {
                    "catalog_code": "z954"
                },
                "_type": "product"
            },
            {
                "_id": "p-7902",
                "_index": "catalog_2025_01",
                "_score": 16.658964,
                "_source": {
                    "catalog_code": "z5601"
                },
                "_type": "product"
            },
            {
                "_id": "p-22246",
                "_index": "catalog_2025_01",
                "_score": 16.477121,
                "_source": {
                    "catalog_code": "Z794150"
                },
                "_type": "product"
            },
            {
                "_id": "p-7893",
                "_index": "catalog_2025_01",
                "_score": 16.466125,
                "_source": {
                    "catalog_code": "z953"
                },
                "_type": "product"
            },
            {
                "_id": "p-32386",
                "_index": "catalog_2025_01",
                "_score": 16.176092,
                "_source": {
                    "catalog_code": "437752bb6386b40b3a9b2bb8283e8995"
                },
                "_type": "product"
            },
            {
                "_id": "p-22248",
                "_index": "catalog_2025_01",
                "_score": 16.176092,
                "_source": {
                    "catalog_code": "Z794159"
                },
                "_type": "product"
            },
            {
                "_id": "p-49256",
                "_index": "catalog_2025_01",
                "_score": 16.0,
                "_source": {
                    "catalog_code": "a29770fe75a6e8c62f7a8fd2780b6ec4"
                },
                "_type": "product"
            },
            {
                "_id": "p-60558",
                "_index": "catalog_2025_01",
                "_score": 16.0,
                "_source": {
                    "catalog_code": "9755b6a80db08a85a5ace4afe055916e"
                },
                "_type": "product"
            },
            {
                "_id": "p-7891",
                "_index": "catalog_2025_01",
                "_score": 16.0,
                "_source": {
                    "catalog_code": "z946"
                },
                "_type": "product"
            },
            {
                "_id": "p-7892",
                "_index": "catalog_2025_01",
                "_score": 4.0,
                "_source": {
                    "catalog_code": "z948"
                },
                "_type": "product"
            }
        ],
        "max_score": 23.589369,
        "total": 18
    },
    "timed_out": false,
    "took": 2
}

flattened ui facets

[
    {
        "buckets": [
            {
                "doc_count": 4,
                "key": "12x17"
            },
            {
                "doc_count": 4,
                "key": "15x21"
            },
            {
                "doc_count": 4,
                "key": "20x27"
            },
            {
                "doc_count": 4,
                "key": "26x34"
            },
            {
                "doc_count": 4,
                "key": "33x42"
            },
            {
                "doc_count": 4,
                "key": "40x49"
            },
            {
                "doc_count": 3,
                "key": "50x60"
            },
            {
                "doc_count": 3,
                "key": "66x76"
            },
            {
                "doc_count": 1,
                "key": "80x90"
            }
        ],
        "name": "filetage",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 52.07599999999999,
                    "count": 18,
                    "max": 179.004,
                    "min": 6.204,
                    "sum": 937.3679999999999
                },
                "doc_count": 18
            }
        ],
        "name": "continuum_price_stats_with_include_self_filter",
        "unit": null
    },
    {
        "buckets": [],
        "name": "offers",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 17,
                "key": 1
            },
            {
                "doc_count": 1,
                "key": 0
            }
        ],
        "name": "delivery24h",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 52.07599999999999,
                    "count": 18,
                    "max": 179.004,
                    "min": 6.204,
                    "sum": 937.3679999999999
                },
                "doc_count": 18
            }
        ],
        "name": "continuum_price_stats_filtered",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 1,
                "key": "21 \u00e0 25 mm"
            },
            {
                "doc_count": 1,
                "key": "26 \u00e0 30 mm"
            },
            {
                "doc_count": 1,
                "key": "33 \u00e0 37 mm"
            },
            {
                "doc_count": 1,
                "key": "38 \u00e0 42 mm"
            },
            {
                "doc_count": 1,
                "key": "42 \u00e0 45 mm"
            },
            {
                "doc_count": 1,
                "key": "48 \u00e0 51 mm"
            },
            {
                "doc_count": 1,
                "key": "50 \u00e0 54 mm"
            },
            {
                "doc_count": 1,
                "key": "55 \u00e0 58 mm"
            },
            {
                "doc_count": 1,
                "key": "60 \u00e0 64 mm"
            },
            {
                "doc_count": 1,
                "key": "69 \u00e0 73 mm"
            },
            {
                "doc_count": 1,
                "key": "74 \u00e0 80 mm"
            },
            {
                "doc_count": 1,
                "key": "87 \u00e0 93 mm"
            }
        ],
        "name": "diametre",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 18,
                "key": "4bf0f9846eff4789923536"
            },
            {
                "doc_count": 18,
                "key": "508e9475abc79409512645"
            },
            {
                "doc_count": 18,
                "key": "593007288901a600399332"
            },
            {
                "doc_count": 18,
                "key": "root"
            },
            {
                "doc_count": 9,
                "key": "65522963d4507373860281"
            },
            {
                "doc_count": 8,
                "key": "655228bd826f1540518910"
            },
            {
                "doc_count": 6,
                "key": "593006b0b2e8f397473129"
            },
            {
                "doc_count": 6,
                "key": "65522841b4bb1912585601"
            }
        ],
        "name": "categories",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 52.07599999999999,
                    "count": 18,
                    "max": 179.004,
                    "min": 6.204,
                    "sum": 937.3679999999999
                },
                "doc_count": 18
            }
        ],
        "name": "continuum_price_stats",
        "unit": null
    },
    {
        "buckets": [
            {
                "doc_count": 9,
                "key": "GEBO"
            },
            {
                "doc_count": 6,
                "key": "FLB"
            },
            {
                "doc_count": 1,
                "key": "BRICOZOR"
            },
            {
                "doc_count": 1,
                "key": "CLESSE"
            },
            {
                "doc_count": 1,
                "key": "DELABIE"
            }
        ],
        "name": "brand",
        "unit": null
    },
    {
        "buckets": [],
        "name": "matiere",
        "unit": null
    },
    {
        "buckets": [
            {
                "continuum_price_stats": {
                    "avg": 52.07599999999999,
                    "count": 18,
                    "max": 179.004,
                    "min": 6.204,
                    "sum": 937.3679999999999
                },
                "doc_count": 18
            },
            {
                "continuum_price_stats": {
                    "avg": 52.07599999999999,
                    "count": 18,
                    "max": 179.004,
                    "min": 6.204,
                    "sum": 937.3679999999999
                },
                "doc_count": 18
            },
            {
                "continuum_price_stats": {
                    "avg": 52.07599999999999,
                    "count": 18,
                    "max": 179.004,
                    "min": 6.204,
                    "sum": 937.3679999999999
                },
                "doc_count": 18
            }
        ],
        "name": "continuum_price",
        "unit": null
    }
]

flattened suggestions

[]