Skip to content

Instantly share code, notes, and snippets.

@yuriybash
Created August 24, 2018 18:43
Show Gist options
  • Save yuriybash/47fc34e13d6c9b1a565b746d376be438 to your computer and use it in GitHub Desktop.
Save yuriybash/47fc34e13d6c9b1a565b746d376be438 to your computer and use it in GitHub Desktop.
{
"people": {
"mappings": {
"_doc": {
"user": {
"full_name": "user",
"mapping": {
"user": {
"type": "text"
}
}
},
...
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment