😢; nothing found ...

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

        
0.003 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "%25E4%25BA%2594%25E5%258D%2581%25E5%25B5%2590%25EF%25BC%2592%25E3%2581%25AE%25E7%2594%25BA%252C%2520%25E8%25A5%25BF%25E5%258C%25BA%252C%2520%25E6%2596%25B0%25E6%25BD%259F%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" } } ] }