Skip to content

Instantly share code, notes, and snippets.

@siminoushad
Created March 18, 2013 12:17
Show Gist options
  • Save siminoushad/5186777 to your computer and use it in GitHub Desktop.
Save siminoushad/5186777 to your computer and use it in GitHub Desktop.
Events - Sources
{
"_shards": {
"failed": 0,
"successful": 2,
"total": 2
},
"hits": {
"hits": [
{
"_id": "SrtW9ISKReyxIR-IIHiUng",
"_index": "events",
"_score": 1.0,
"_source": {
"Entities": [
{
"Country": [
{
"entity": "Finland",
"instance": [
{
"entity": "Finland"
}
]
},
{
"entity": "Europe",
"instance": [
{
"entity": "Europe"
}
]
},
{
"entity": "Germany",
"instance": [
{
"entity": "Germany"
}
]
}
],
"entity": "Country"
},
{
"Region": [
{
"entity": "Europe"
}
],
"entity": "Region"
}
],
"Events": "The decision to relax bailout terms comes as Europe faces growing calls to \r\nbecome more flexible in the implementation of its policy of putting fiscal \r\ndiscipline first, championed by Germany, Finland and other northern \r\nEuropean countries.",
"Sources": [
{
"link": "http://articles.economictimes.indiatimes.com/news/mmdd\"",
"source": "economist",
"title": "Portugal wins relief as EU austerity tone shifts"
}
],
"TimeStamp": "15-03-2013 19:13:08",
"Type": "GeneralEvent",
"parentId": "MSxKsYTaTvSD_icQdkgyZw"
},
"_type": "news"
}
],
"max_score": 1.0,
"total": 1
},
"timed_out": false,
"took": 17
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment