Skip to content

Instantly share code, notes, and snippets.

@stratospark
stratospark / gist:987814
Created May 23, 2011 23:04
facet counts
Using elasticsearch/0.16.0
on
Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326)
Added this dynamic template
curl -XGET http://127.0.0.1:9200/samples/sample/_mapping?pretty=true
{
"sample" : {
"dynamic_templates" : [ {