Advertisement
Kulasangar

Untitled

Nov 1st, 2016
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. {
  2. "took": 521,
  3. "timed_out": false,
  4. "_shards": {
  5. "total": 5,
  6. "successful": 5,
  7. "failed": 0
  8. },
  9. "hits": {
  10. "total": 4165,
  11. "max_score": 10.030277,
  12. "hits": [
  13. {
  14. "_index": "response_summary6",
  15. "_type": "message_logs",
  16. "_id": "1472661189436::192.168.227.173::9445::3185224",
  17. "_score": 10.030277,
  18. "_source": {
  19. "chargeamount": "10000.0"
  20. }
  21. },
  22. {
  23. "_index": "response_summary6",
  24. "_type": "message_logs",
  25. "_id": "1472661246199::192.168.227.123::9445::3185952",
  26. "_score": 10.030277,
  27. "_source": {
  28. "chargeamount": "5000.0"
  29. }
  30. },
  31. {
  32. "_index": "response_summary6",
  33. "_type": "message_logs",
  34. "_id": "1472661253841::192.168.227.173::9445::3185422",
  35. "_score": 10.030277,
  36. "_source": {
  37. "chargeamount": "5000.0"
  38. }
  39. },
  40. {
  41. "_index": "response_summary6",
  42. "_type": "message_logs",
  43. "_id": "1472661447437::192.168.227.173::9445::3185935",
  44. "_score": 10.030277,
  45. "_source": {
  46. "chargeamount": "250000.0"
  47. }
  48. },
  49. {
  50. "_index": "response_summary6",
  51. "_type": "message_logs",
  52. "_id": "1472661564125::192.168.227.173::9445::3186261",
  53. "_score": 10.030277,
  54. "_source": {
  55. "chargeamount": "100000.0"
  56. }
  57. },
  58. {
  59. "_index": "response_summary6",
  60. "_type": "message_logs",
  61. "_id": "1472661587976::192.168.227.173::9445::3186312",
  62. "_score": 10.030277,
  63. "_source": {
  64. "chargeamount": "10000.0"
  65. }
  66. },
  67. {
  68. "_index": "response_summary6",
  69. "_type": "message_logs",
  70. "_id": "1472661653973::192.168.227.123::9445::3187034",
  71. "_score": 10.030277,
  72. "_source": {
  73. "chargeamount": "5000.0"
  74. }
  75. },
  76. {
  77. "_index": "response_summary6",
  78. "_type": "message_logs",
  79. "_id": "1472661770928::192.168.227.123::9445::3187332",
  80. "_score": 10.030277,
  81. "_source": {
  82. "chargeamount": "5000.0"
  83. }
  84. },
  85. {
  86. "_index": "response_summary6",
  87. "_type": "message_logs",
  88. "_id": "1472661775138::192.168.227.123::9445::3187346",
  89. "_score": 10.030277,
  90. "_source": {
  91. "chargeamount": "10000.0"
  92. }
  93. },
  94. {
  95. "_index": "response_summary6",
  96. "_type": "message_logs",
  97. "_id": "1472661811336::192.168.227.123::9445::3187443",
  98. "_score": 10.030277,
  99. "_source": {
  100. "chargeamount": "10000.0"
  101. }
  102. }
  103. ]
  104. },
  105. "aggregations": {
  106. "total": {
  107. "doc_count_error_upper_bound": 0,
  108. "sum_other_doc_count": 0,
  109. "buckets": [
  110. {
  111. "key": "carbon.super",
  112. "doc_count": 4165,
  113. "total": {
  114. "value": 75973700
  115. }
  116. },
  117. {
  118. "key": "codapayments",
  119. "doc_count": 4165,
  120. "total": {
  121. "value": 75973700
  122. }
  123. }
  124. ]
  125. }
  126. }
  127. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement