Skip to content

Instantly share code, notes, and snippets.

@TwP
Created November 8, 2011 18:46
Show Gist options
  • Save TwP/1348698 to your computer and use it in GitHub Desktop.
Save TwP/1348698 to your computer and use it in GitHub Desktop.
{
"filter": { "bool": {
"must": [
{ "prefix": { "_id": "http://www.example.com" }}
]
}}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment