Search

Dump

Query Result

Json

Query Result
{
    "body": {
        "sort": [
            {
                "position": "ASC"
            }
        ],
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "isCommercialTool": false
                        }
                    },
                    {
                        "term": {
                            "isMain": true
                        }
                    }
                ],
                "must": [
                    {
                        "bool": {
                            "should": [
                                {
                                    "bool": {
                                        "must_not": [
                                            {
                                                "exists": {
                                                    "field": "tags"
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "match": {
                                        "tags": "IMPRNT"
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    },
    "indices": [
        "ciscar_preprod_taxon"
    ]
}
"0.51301300 1746549478"
{
    "body": {
        "sort": [
            {
                "position": "ASC"
            }
        ],
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "isCommercialTool": false
                        }
                    },
                    {
                        "term": {
                            "isMain": true
                        }
                    }
                ],
                "must": [
                    {
                        "bool": {
                            "should": [
                                {
                                    "bool": {
                                        "must_not": [
                                            {
                                                "exists": {
                                                    "field": "tags"
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "match": {
                                        "tags": "IMPRNT"
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    },
    "indices": [
        "ciscar_preprod_taxon"
    ]
}
"0.64827800 1746549478"
{
    "body": {
        "sort": [
            {
                "position": "ASC"
            }
        ],
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "isCommercialTool": false
                        }
                    },
                    {
                        "term": {
                            "isMain": true
                        }
                    }
                ],
                "must": [
                    {
                        "bool": {
                            "should": [
                                {
                                    "bool": {
                                        "must_not": [
                                            {
                                                "exists": {
                                                    "field": "tags"
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "match": {
                                        "tags": "IMPRNT"
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    },
    "indices": [
        "ciscar_preprod_taxon"
    ]
}
"0.76142000 1746549478"
{
    "body": {
        "query": {
            "function_score": {
                "query": {
                    "bool": {
                        "must": [
                            {
                                "bool": {
                                    "must": [
                                        {
                                            "match": {
                                                "categoriesId": 1049
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "filter": [
                                        {
                                            "bool": {
                                                "must": [
                                                    {
                                                        "term": {
                                                            "isVisibilityFrance": true
                                                        }
                                                    },
                                                    {
                                                        "bool": {
                                                            "should": [
                                                                {
                                                                    "term": {
                                                                        "isVisibilityFrance": true
                                                                    }
                                                                },
                                                                {
                                                                    "term": {
                                                                        "isVisibilityExport": true
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "match": {
                                                                    "prices.pricesEtablissement.etablissement": {
                                                                        "query": 12
                                                                    }
                                                                }
                                                            },
                                                            {
                                                                "range": {
                                                                    "prices.pricesEtablissement.price": {
                                                                        "gte": 0,
                                                                        "lte": 10000000
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "prices"
                                            }
                                        },
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "range": {
                                                                    "prices.price": {
                                                                        "gte": 0,
                                                                        "lte": 10000000
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "prices"
                                            }
                                        },
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "range": {
                                                                    "prices.priceFrance": {
                                                                        "gte": 0,
                                                                        "lte": 10000000
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "prices"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "match": {
                                                                    "names.locale": {
                                                                        "query": "fr_FR"
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "names"
                                            }
                                        },
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "match": {
                                                                    "descriptions.locale": {
                                                                        "query": "fr_FR"
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "descriptions"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "match": {
                                                "categoriesId": 1049
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "bool": {
                                                "should": [
                                                    {
                                                        "match": {
                                                            "groupeGestion": "IMPRNT"
                                                        }
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "bool": {
                                                "must_not": [
                                                    {
                                                        "exists": {
                                                            "field": "groupeGestion"
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "bool": {
                                                "should": [
                                                    {
                                                        "match": {
                                                            "groupeMarque": "29"
                                                        }
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "bool": {
                                                "must_not": [
                                                    {
                                                        "exists": {
                                                            "field": "groupeMarque"
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "bool": {
                                                "should": [
                                                    {
                                                        "match": {
                                                            "groupeEtablissement": "470"
                                                        }
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "bool": {
                                                "must_not": [
                                                    {
                                                        "exists": {
                                                            "field": "groupeEtablissement"
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {}
                            }
                        ]
                    }
                },
                "functions": [
                    {
                        "sum": [],
                        "filter": {
                            "terms": {
                                "id": []
                            }
                        },
                        "weight": 1.1
                    }
                ]
            }
        },
        "sort": [
            {
                "_score": "DESC"
            }
        ],
        "from": 0,
        "size": 9
    },
    "indices": [
        "ciscar_preprod_product"
    ]
}
"0.10752400 1746549479"
{
    "body": {
        "query": {
            "function_score": {
                "query": {
                    "bool": {
                        "must": [
                            {
                                "bool": {
                                    "must": [
                                        {
                                            "match": {
                                                "categoriesId": 1049
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "filter": [
                                        {
                                            "bool": {
                                                "must": [
                                                    {
                                                        "term": {
                                                            "isVisibilityFrance": true
                                                        }
                                                    },
                                                    {
                                                        "bool": {
                                                            "should": [
                                                                {
                                                                    "term": {
                                                                        "isVisibilityFrance": true
                                                                    }
                                                                },
                                                                {
                                                                    "term": {
                                                                        "isVisibilityExport": true
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "match": {
                                                                    "prices.pricesEtablissement.etablissement": {
                                                                        "query": 12
                                                                    }
                                                                }
                                                            },
                                                            {
                                                                "range": {
                                                                    "prices.pricesEtablissement.price": {
                                                                        "gte": 0,
                                                                        "lte": 10000000
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "prices"
                                            }
                                        },
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "range": {
                                                                    "prices.price": {
                                                                        "gte": 0,
                                                                        "lte": 10000000
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "prices"
                                            }
                                        },
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "range": {
                                                                    "prices.priceFrance": {
                                                                        "gte": 0,
                                                                        "lte": 10000000
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "prices"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "match": {
                                                                    "names.locale": {
                                                                        "query": "fr_FR"
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "names"
                                            }
                                        },
                                        {
                                            "nested": {
                                                "query": {
                                                    "bool": {
                                                        "must": [
                                                            {
                                                                "match": {
                                                                    "descriptions.locale": {
                                                                        "query": "fr_FR"
                                                                    }
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                "path": "descriptions"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "match": {
                                                "categoriesId": 1049
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "bool": {
                                                "should": [
                                                    {
                                                        "match": {
                                                            "groupeGestion": "IMPRNT"
                                                        }
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "bool": {
                                                "must_not": [
                                                    {
                                                        "exists": {
                                                            "field": "groupeGestion"
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "bool": {
                                                "should": [
                                                    {
                                                        "match": {
                                                            "groupeMarque": "29"
                                                        }
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "bool": {
                                                "must_not": [
                                                    {
                                                        "exists": {
                                                            "field": "groupeMarque"
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {
                                    "should": [
                                        {
                                            "bool": {
                                                "should": [
                                                    {
                                                        "match": {
                                                            "groupeEtablissement": "470"
                                                        }
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "bool": {
                                                "must_not": [
                                                    {
                                                        "exists": {
                                                            "field": "groupeEtablissement"
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "bool": {}
                            }
                        ]
                    }
                },
                "functions": [
                    {
                        "sum": [],
                        "filter": {
                            "terms": {
                                "id": []
                            }
                        },
                        "weight": 1.1
                    }
                ]
            }
        },
        "sort": [
            {
                "_score": "DESC"
            }
        ],
        "from": 0,
        "size": 9
    },
    "indices": [
        "ciscar_preprod_product"
    ]
}
"0.11228000 1746549479"