Skip to content

Instantly share code, notes, and snippets.

@mmack
Created November 11, 2011 16:19
Show Gist options
  • Select an option

  • Save mmack/1358408 to your computer and use it in GitHub Desktop.

Select an option

Save mmack/1358408 to your computer and use it in GitHub Desktop.
"took": 3,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"failed": 0
},
"hits": {
"total": 1,
"max_score": 1.0,
"hits": [{
"_index": "webinars",
"_type": "Webinar",
"_id": "0859a4ba270589e616b55ec6df3ce5fd",
"_score": 1.0,
"_source": {
"image_filename": "hintergrundbild-dozeo.png",
"tags": ["webinar", "max", "test"],
"end_datetime": "2011-11-12T21:00:00+00:00",
"image_small_url": "/uploads/webinar/image/0859a4ba270589e616b55ec6df3ce5fd/small_hintergrundbild-dozeo.png",
"type": "Webinar",
"creator_id": "0859a4ba270589e616b55ec6df1e85e9",
"start_datetime": "2011-11-12T18:00:00Z",
"_rev": "2-0d6523d3a351da5a0635051519026940",
"title": "Max's Webinar",
"category": "career",
"updated_at": "2011-11-11T15:05:36Z",
"price": 190.0,
"_id": "0859a4ba270589e616b55ec6df3ce5fd",
"short_description": "blubberbrausenstuff",
"image_url": "/uploads/webinar/image/0859a4ba270589e616b55ec6df3ce5fd/hintergrundbild-dozeo.png",
"description": "asdofhasofhoasopfaspofdoasopdfnpoasnofnoasndf",
"image_thumb_url": "/uploads/webinar/image/0859a4ba270589e616b55ec6df3ce5fd/thumb_hintergrundbild-dozeo.png",
"length": 3.0,
"created_at": "2011-11-11T15:05:35Z",
"start_time": "18:00",
"slug": "20111111-maxs-webinar-1",
"language": "en",
"start_date": "2011-11-12"
}
}]
}
} %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment