😢; nothing found ...

This query took 0.021 seconds ⌛; show me the details?

        
0.021 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "%25E5%25A5%25BD%25E9%2596%2593%25E7%2594%25BA%25E4%25BB%258A%25E6%2596%25B0%25E7%2594%25B0%252C%2520%25E7%25A6%258F%25E5%25B3%25B6%25E7%259C%258C%252C%2520%25E6%2597%25A5%25E6%259C%25AC" } } ], "must_not": [ { "term": { "woe:placetype": 0 } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "asc", "mode": "max" } }, { "geom:area": { "order": "asc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }