Skip to content

Instantly share code, notes, and snippets.

View cknv's full-sized avatar

Esben Sonne cknv

View GitHub Profile

Keybase proof

I hereby claim:

  • I am cknv on github.
  • I am cknv (https://keybase.io/cknv) on keybase.
  • I have a public key ASA4nWkxYd8koycsPIOEar_lPfs1RojVajo_c_g1Wzc26Qo

To claim this, I am signing this object:

@cknv
cknv / es-childs-by-type
Last active August 29, 2015 14:21
as long as you know your types
PUT _template/my-template
{
"template": "*",
"mappings": {
"p": {
"properties": {
"name": {
"type": "string"
}
}