settings_product_fr.json.bak

12 lines | 213 B Blame History Raw Download
{
	"index": {
	    "analysis": {
	      "analyzer": {
	        "folding_fr": {
	          "tokenizer": "standard",
	          "filter":  [ "lowercase", "asciifolding", "stop" ]
	        }
	      }
	    }
      }
}