如何禁用elasticsearch(ES)的自动创建mapping在配置文件中增加如下配置: action.auto_create_index: falseindex.mapper.dynamic: false