Skip to content

Instantly share code, notes, and snippets.

@nik9000
Created June 8, 2020 16:53
Show Gist options
  • Save nik9000/774bcf564a1702d4fd7f62ec484fe383 to your computer and use it in GitHub Desktop.
Save nik9000/774bcf564a1702d4fd7f62ec484fe383 to your computer and use it in GitHub Desktop.
{
"took" : 1633,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 10000,
"relation" : "gte"
},
"max_score" : null,
"hits" : [ ]
},
"aggregations" : {
"temp" : {
"buckets" : [
{
"min" : -77.19999694824219,
"key" : -43.10635535603821,
"max" : -28.399999618530273,
"doc_count" : 3918
},
{
"min" : -32.84999942779541,
"key" : -31.600208115290982,
"max" : -22.0,
"doc_count" : 12972
},
{
"min" : -25.449999809265137,
"key" : -26.30940687700594,
"max" : -23.299999237060547,
"doc_count" : 17264
},
{
"min" : -24.0,
"key" : -22.095761703013725,
"max" : 4.9E-324,
"doc_count" : 36052
},
{
"min" : -11.0,
"key" : -18.5286381035044,
"max" : 4.9E-324,
"doc_count" : 47737
},
{
"min" : -8.550000190734863,
"key" : -15.25835400266161,
"max" : 4.9E-324,
"doc_count" : 81943
},
{
"min" : -6.900000095367432,
"key" : -11.492627718682995,
"max" : 4.9E-324,
"doc_count" : 145680
},
{
"min" : -4.900000095367432,
"key" : -7.86561309350483,
"max" : 4.9E-324,
"doc_count" : 201798
},
{
"min" : -3.0999999046325684,
"key" : -3.591523591249834,
"max" : 4.9E-324,
"doc_count" : 515631
},
{
"min" : -0.75,
"key" : 0.050054364662367415,
"max" : 1.2000000476837158,
"doc_count" : 503113
},
{
"min" : 1.2000000476837158,
"key" : 3.912425260429459,
"max" : 6.300000190734863,
"doc_count" : 1197029
},
{
"min" : 6.25,
"key" : 9.580199822000283,
"max" : 12.699999809265137,
"doc_count" : 1780864
},
{
"min" : 12.699999809265137,
"key" : 15.701067662489,
"max" : 18.600000381469727,
"doc_count" : 2174039
},
{
"min" : 18.600000381469727,
"key" : 21.70784709305924,
"max" : 24.700000762939453,
"doc_count" : 2452717
},
{
"min" : 24.700000762939453,
"key" : 27.237295512179585,
"max" : 29.899999618530273,
"doc_count" : 2099751
},
{
"min" : 29.899999618530273,
"key" : 32.00242141940304,
"max" : 34.70000076293945,
"doc_count" : 1661125
},
{
"min" : 34.70000076293945,
"key" : 35.941964336672804,
"max" : 37.79999923706055,
"doc_count" : 379620
},
{
"min" : 37.75,
"key" : 39.123709391468914,
"max" : 41.5,
"doc_count" : 171417
},
{
"min" : 41.45000076293945,
"key" : 43.38397335278915,
"max" : 49.70000076293945,
"doc_count" : 48388
},
{
"min" : 47.35000038146973,
"key" : 54.15524756932021,
"max" : 183.3000030517578,
"doc_count" : 1010
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment