Closed missinglink closed 9 years ago
Running that query against our production elasticsearch instance yields:
{
"_shards": {
"failed": 0,
"successful": 40,
"total": 40
},
"took": 181,
"timed_out": false,
"hits": {
"max_score": null,
"hits": [],
"total": 0
}
}
and for neighborhoods:
{
"took": 5,
"_shards": {
"total": 40,
"failed": 0,
"successful": 40
},
"hits": {
"total": 0,
"max_score": null,
"hits": []
},
"timed_out": false
}
Looks like a non-issue?
hmmm.. that's odd... I guess that this issue have been resolved at some point..
if it's not longer an issue I'll close this ticket, feel free to re-open if it becomes an issue in the future.
Loads of quattroshapes are missing their names!