Skip to content

Instantly share code, notes, and snippets.

@InputNeuron
Created February 8, 2016 21:55
Show Gist options
  • Select an option

  • Save InputNeuron/85958af90851da504a06 to your computer and use it in GitHub Desktop.

Select an option

Save InputNeuron/85958af90851da504a06 to your computer and use it in GitHub Desktop.
{
"query": {
"query_string": {
"query": "source_publisher_type:MAINSTREAM_NEWS"
}
},
"filter": {
"range": {
"date_found": {
"gte": "2015-07-21T10:25:15Z",
"lte": "2015-07-21T10:55:15Z",
"format": "date_time_no_millis"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment