Home / sm-search / src / test / resources / spring / settings_product.json
{ "index": { "analysis": { "analyzer": { "folding_en": { "tokenizer": "standard", "filter": [ "lowercase", "asciifolding", "stop" ] } } } } }