😢; nothing found ...

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

        
0.01 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "%2525E4%2525BA%252594%2525E5%25258D%252581%2525E5%2525B5%252590%2525EF%2525BC%252592%2525E3%252581%2525AE%2525E7%252594%2525BA%25252C%252520%2525E8%2525A5%2525BF%2525E5%25258C%2525BA%25252C%252520%2525E6%252596%2525B0%2525E6%2525BD%25259F%2525E7%25259C%25258C%25252C%252520%2525E6%252597%2525A5%2525E6%25259C%2525AC" } } ], "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" } } ] }