😢; nothing found ...

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

        
0.012 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "%E5%A5%BD%E9%96%93%E7%94%BA%E4%BB%8A%E6%96%B0%E7%94%B0%2C%20%E7%A6%8F%E5%B3%B6%E7%9C%8C%2C%20%E6%97%A5%E6%9C%AC" } }, { "term": { "woe:placetype": 10 } } ], "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" } } ] }