摘要: curl -XPOST 'http://localhost:9200/_aliases' -d ' { "actions": [ {"add": {"index": "test1", "alias": "alias1"}} ] }' 阅读全文
posted @ 2016-03-07 18:20 叫我家宝 阅读(3279) 评论(0) 推荐(0)