问答详情
源自:4-1 索引创建

put的时候报错

我的是集群已经建好了的。。。我在主机里面可以加新的索引,不过用postman会报错

{

    "error": {

        "root_cause": [

            {

                "type": "remote_transport_exception",

                "reason": "[node-2][172.20.0.14:9300][indices:admin/create]"

            }

        ],

        "type": "illegal_argument_exception",

        "reason": "unknown setting [index.bumber_of_replicas] did you mean [index.number_of_replicas]?"

    },

    "status": 400

}


提问者:小小猪0904 2018-09-04 14:03

个回答

  • 慕容4415624
    2018-09-08 11:06:12

    settings