Skip to content

Instantly share code, notes, and snippets.

@dmichael
Created July 3, 2013 00:00
Show Gist options
  • Save dmichael/5914368 to your computer and use it in GitHub Desktop.
Save dmichael/5914368 to your computer and use it in GitHub Desktop.
{
"actions":[
{
"add":{
"index":"%s",
"alias":"%s",
"filter":[
{
"term":{
"meta.publish_records.timestamp":"%s"
}
},
{
"term":{
"meta.publish_records.store_permalink":"%s"
}
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment