PUT mall{ "settings":{ "number_of_shards": "6", "number_of_replicas": "1", //指定分词器 "index.analysis.analyzer.default.type": "ik_max_word" }, "mappings":{ }}