😢; nothing found ...

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

        
0.018 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "%E4%BA%94%E5%8D%81%E5%B5%90%EF%BC%92%E3%81%AE%E7%94%BA%2C%20%E8%A5%BF%E5%8C%BA%2C%20%E6%96%B0%E6%BD%9F%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" } } ] }