Hi All,
I put template_1.json into /config/templates/ . When i try to see template info other templates are coming but template_1 is not coming.Please suggest.
{
"template_1": {
"template": "zz*",
"mappings": {
"LoCPubEvents": {
"properties": {
"location": {
"type": "string"
},
"message": {
"type": "string"
},
"UserGender": {
"type": "string"
}
}
}
}
}
}
Thanks & Regards,
Sumit Gupta