摘要: 1、先将原索引进行备份 curl -XPOST '192.168.46.163:9200/_reindex?pretty' -H 'Content-Type: application/json' -d' { "source": { "index": "t_finger" }, "dest": { " 阅读全文
posted @ 2018-01-31 12:32 一心行走 阅读(3026) 评论(0) 推荐(0)