Skip to content

Instantly share code, notes, and snippets.

@mattiassvedhem
Created March 24, 2012 19:03
Show Gist options
  • Save mattiassvedhem/2186764 to your computer and use it in GitHub Desktop.
Save mattiassvedhem/2186764 to your computer and use it in GitHub Desktop.
{
"bool" : {
"must" : {
"term" : { "properties" : "yeggeps" }
"term" : { "properties" : "kimchy" }
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment