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"
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    },
    "indices": [
        "ciscar_preprod_taxon"
    ]
}
"0.37309100 1746153734"