Skip to content

Instantly share code, notes, and snippets.

GET twofour_volume-*/_mapping/field/TRADENUMBER
{
"twofour_volume-2017.08": {
"mappings": {
"twofour_volume": {
"TRADENUMBER": {
"full_name": "TRADENUMBER",
"mapping": {
"TRADENUMBER": {
"type": "float"
PUT _template/cmdty_gmi_cf_inbound
{
"index_patterns": ["cmdty_gmi_cf_inbound*"],
"settings": {
"number_of_shards": 5
},
"mappings": {
"cmdty_gmi_cf_inbound": {
"properties": {
"TransactTime_Tag_60": {
PUT _template/cmdty_gmi_cf_inbound
{
"index_patterns": ["cmdty_gmi_cf_inbound*"],
"settings": {
"number_of_shards": 5
},
"mappings": {
"cmdty_gmi_cf_inbound": {
"properties": {