Skip to content

Instantly share code, notes, and snippets.

@Enome
Created May 4, 2012 20:13
Show Gist options
  • Save Enome/2597429 to your computer and use it in GitHub Desktop.
Save Enome/2597429 to your computer and use it in GitHub Desktop.
{
size: 100,
query: {
query_string: {
fields: ['name', 'author', 'tags'],
query: q
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment