Untitled

 avatar
unknown
plain_text
a year ago
6.0 kB
6
Indexable
    {
        "from": 0,
        "size": 25,
        "timeout": "60000ms",
        "query": {
            "constant_score": {
                "filter": {
                    "bool": {
                        "must": [
                            {
                                "range": {
                                    "t": {
                                        "from": 1695074400000,
                                        "to": 1695679199999,
                                        "include_lower": true,
                                        "include_upper": true
                                    }
                                }
                            },
                            {
                                "bool": {
                                    "must": {
                                        "bool": {
                                            "should": {
                                                "prefix": {
                                                    "_index": "t"
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        ],
                        "must_not": {
                            "bool": {
                                "should": [
                                    {
                                        "bool": {
                                            "should": [
                                                {
                                                    "terms": {
                                                        "mD.iC.ca": [
                                                            "1"
                                                        ]
                                                    }
                                                },
                                                {
                                                    "terms": {
                                                        "n.aiT.t": [
                                                            "5",
                                                            "7"
                                                        ]
                                                    }
                                                },
                                                {
                                                    "bool": {
                                                        "should": {
                                                            "terms": {
                                                                "n.cM.sC": [
                                                                    "5"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                {
                                                    "terms": {
                                                        "pS": [
                                                            "true"
                                                        ]
                                                    }
                                                },
                                                {
                                                    "terms": {
                                                        "add.domain": [
                                                            "heraldsun.com.au",
                                                            "themercury.com.au",
                                                            "adelaidenow.com.au",
                                                            "goldcoastbulletin.com.au",
                                                            "dailytelegraph.com.au",
                                                            "ntnews.com.au",
                                                            "news.com.au",
                                                            "geelongadvertiser.com.au",
                                                            "theaustralian.com.au",
                                                            "skynews.com.au",
                                                            "thechronicle.com.au",
                                                            "cairnspost.com.au",
                                                            "weeklytimesnow.com.au",
                                                            "townsvillebulletin.com.au",
                                                            "couriermail.com.au"
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "terms": {
                                            "addI.mLi.licenseNames": [
                                                "NLA"
                                            ]
                                        }
                                    }
                                ]
                            }
                        }
                    }
                }
            }
        },
        "_source": {
            "includes": [],
            "excludes": [
                "n.tA.*"
            ]
        },
        "sort": [
            {
                "t": {
                    "order": "desc"
                }
            }
        ]
    }
Editor is loading...