{ "properties": { "parmname": { "type": "text", "analyzer": "ik_smart", "search_analyzer": "ik_smart" }, "mpointcode": { "type": "keyword", "normalizer": "my_normalizer" } } }