Skip to content

Instantly share code, notes, and snippets.

@cdupont
Created June 28, 2017 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdupont/6dc08a2001fde52f88bf599cf29a17e7 to your computer and use it in GitHub Desktop.
Save cdupont/6dc08a2001fde52f88bf599cf29a17e7 to your computer and use it in GitHub Desktop.
{
"took": 1,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"failed": 0
},
"hits": {
"total": 9948,
"max_score": 1,
"hits": [
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQk2lj0FhqudfIMD37",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor2",
"attribute": "SM1",
"time": 1498147940696,
"value": 1002
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQk2lj0FhqudfIMD3-",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor3",
"attribute": "SM2",
"time": 1498147940696,
"value": 1003
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQk2lj0FhqudfIMD4A",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor4",
"attribute": "SM2",
"time": 1498147940696,
"value": 1003
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQha2Z0FhqudfIMD1b",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor3",
"attribute": "SM1",
"time": 1498147040663,
"value": 1002
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQha2Z0FhqudfIMD1c",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor3",
"attribute": "SM2",
"time": 1498147040663,
"value": 1003
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQha2Z0FhqudfIMD1d",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor4",
"attribute": "SM1",
"time": 1498147040663,
"value": 1003
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQuArd0FhqudfIMD-3",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor2",
"attribute": "SM1",
"time": 1498150341321,
"value": 1002
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQuArd0FhqudfIMD-8",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor4",
"attribute": "SM2",
"time": 1498150341321,
"value": 1003
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQoSV90FhqudfIMD6i",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor4",
"attribute": "SM1",
"time": 1498148840823,
"value": 1003
}
},
{
"_index": "farm1",
"_type": "sensingNumber",
"_id": "AVzQoSV90FhqudfIMD6j",
"_score": 1,
"_source": {
"name": "WS_FARM1_Sensor4",
"attribute": "SM2",
"time": 1498148840823,
"value": 1003
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment