Skip to content

Instantly share code, notes, and snippets.

@parthipanpargunan
parthipanpargunan / gist:9ff3283719f50c91e5b2ea88ea6d654f
Created May 29, 2020 09:29
Elastic seacrh support reference - 234680
ubuntu@ip-172-31-19-11:~$ curl http://localhost:9200/tc_dev_product_3_v8/_mapping?pretty
{
"tc_dev_product_3_v8" : {
"mappings" : {
"document" : {
"dynamic_templates" : [
{
"price_mapping" : {
"match" : "price_*",
"match_mapping_type" : "string",