😢; nothing found ...

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

        
0.026 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "%252525E4%252525BA%25252594%252525E5%2525258D%25252581%252525E5%252525B5%25252590%252525EF%252525BC%25252592%252525E3%25252581%252525AE%252525E7%25252594%252525BA%2525252C%252520%252525E8%252525A5%252525BF%252525E5%2525258C%252525BA%2525252C%252520%252525E6%25252596%252525B0%252525E6%252525BD%2525259F%252525E7%2525259C%2525258C%2525252C%252520%252525E6%25252597%252525A5%252525E6%2525259C%252525AC" } } ], "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" } } ] }