Skip to content

Instantly share code, notes, and snippets.

@emmettbutler
Created January 13, 2016 18:01
Show Gist options
  • Save emmettbutler/d94b9b45f80cee564311 to your computer and use it in GitHub Desktop.
Save emmettbutler/d94b9b45f80cee564311 to your computer and use it in GitHub Desktop.
{
"_shards": {
"failed": 0,
"successful": 9,
"total": 9
},
"hits": {
"hits": [
{
"_id": "brightcovePlayer2|test.com|2016.01.07.00.00",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T00:04:29.956175",
"metrics": {
"$any/$all/video_play_seconds": 9,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T00:04:29.953841",
"url": "http://localhost:5000/",
"vid": "brightcovePlayer2"
},
"_type": "video"
},
{
"_id": "html5native|test.com|2016.01.07.00.00",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T00:04:29.975903",
"metrics": {
"$any/$all/video_play_seconds": 25,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T00:04:29.960972",
"url": "http://localhost:5000/",
"vid": "html5native"
},
"_type": "video"
},
{
"_id": "brightcovePlayer1|test.com|2016.01.07.21.40",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T21:40:08.585734",
"metrics": {
"$any/$all/video_play_seconds": 8
},
"ts": "2016-01-07T21:40:08.585039",
"url": "http://localhost:5000/",
"vid": "brightcovePlayer1"
},
"_type": "video"
},
{
"_id": "kalturaplayer2|test.com|2016.01.07.22.05",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T22:09:28.561004",
"metrics": {
"$any/$all/video_play_seconds": 8,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T22:09:28.558808",
"url": "http://localhost:5000/",
"vid": "kalturaplayer2"
},
"_type": "video"
},
{
"_id": "html5native|test.com|2016.01.07.23.00",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T23:03:44.192459",
"metrics": {
"$any/$all/video_play_seconds": 11,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T23:03:44.191840",
"url": "http://localhost:5000/",
"vid": "html5native"
},
"_type": "video"
},
{
"_id": "brightcovePlayer1|test.com|2016.01.07.23.40",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T23:43:56.942123",
"metrics": {
"$any/$all/video_play_seconds": 1,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T23:43:56.940707",
"url": "http://localhost:5000/",
"vid": "brightcovePlayer1"
},
"_type": "video"
},
{
"_id": "flowplayer1|test.com|2016.01.07.21.50",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T21:51:53.778559",
"metrics": {
"$any/$all/video_play_seconds": 5,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T21:51:53.777834",
"url": "http://localhost:5000/",
"vid": "flowplayer1"
},
"_type": "video"
},
{
"_id": "ytplayer|test.com|2016.01.07.22.40",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T22:42:12.249827",
"metrics": {
"$any/$all/video_play_seconds": 23,
"$any/$all/videostart": 3
},
"ts": "2016-01-07T22:42:12.249103",
"url": "http://localhost:5000/",
"vid": "ytplayer"
},
"_type": "video"
},
{
"_id": "flowplayer1|test.com|2016.01.07.22.50",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T22:53:35.146316",
"metrics": {
"$any/$all/video_play_seconds": 2,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T22:53:35.145912",
"url": "http://localhost:5000/",
"vid": "flowplayer1"
},
"_type": "video"
},
{
"_id": "kalturaplayer2|test.com|2016.01.07.23.40",
"_index": "videotest4",
"_score": 1.0,
"_source": {
"apikey": "test.com",
"index_ts": "2016-01-07T23:43:41.941262",
"metrics": {
"$any/$all/video_play_seconds": 1,
"$any/$all/videostart": 1
},
"ts": "2016-01-07T23:43:41.937332",
"url": "http://localhost:5000/",
"vid": "kalturaplayer2"
},
"_type": "video"
}
],
"max_score": 1.0,
"total": 40
},
"timed_out": false,
"took": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment