Skip to content

Instantly share code, notes, and snippets.

@mrotundo
mrotundo / queries.txt
Last active January 30, 2016 03:16
Elasticsearch Behavioral Example Queries
#### SETUP INDEX
PUT /actions
#### SETUP MAPPINGS
PUT /actions/_mapping/view
# view
{
"view":{
"properties":{