摘要:
index 创建索引 PUT google 映射mapping(注意 mapping不能修改) include_type_name,请求体中是否包含type,高版本中会移除type Elasticsearc 6.x以后不再支持mapping下多个type,并且 6.x 版本type默认都是 _doc 阅读全文
摘要:
开端口 查看防火墙状态 service iptables status 停止防火墙 service iptables stop 启动防火墙 service iptables start 重启防火墙 service iptables restart 永久关闭防火墙 chkconfig iptables 阅读全文