Skip to content

Instantly share code, notes, and snippets.

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