Skip to content

Instantly share code, notes, and snippets.

@cdolivares
Created September 11, 2011 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdolivares/1209369 to your computer and use it in GitHub Desktop.
Save cdolivares/1209369 to your computer and use it in GitHub Desktop.
{
"thistype" : {
"_routing" : {
"required" : true
},
"properties" : {
"open_requests" : {
"type" : "long"
}
},
"_parent" : {
"type" : "tweet"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment