Es Ik


title: "Es Ik"

createTime: 2021-11-18T11:09:21+08:00
updateTime: 2021-11-18T11:09:21+08:00
draft: false
author: "name"
tags: ["es","插件","安装"]
categories: ["es"]
description: "测试的"

es-server-ik

1.前提

  • 有一个完美运行的 es集群
  • es的home 假设为 /eshome
  • eshome=/home/top/es/elasticsearch-7.15.2(隔壁那份es安装文档的对应目录)
  • 每一台es节点都需要执行哦

2.上传ik安装包

  • 把ik 安装包放在可供 es下载的地址
  • 这边直接node60机器的nginx地址
  • 可以直接用github地址的 地址

3.安装ik

shell 复制代码
/$eshome/elasticsearch-plugin install http://10.168.2.60:35000/elasticsearch-analysis-ik-7.15.2.zip

重启ES

  • stop
sh 复制代码
ps -ef | grep elasticsearch |grep UTF-8| grep -v grep | awk '{print $2}'|xargs kill -9
  • start
sh 复制代码
/$eshome/bin/elasticsearch -d
相关推荐
刘一说3 分钟前
Nacos 与 Spring Cloud Alibaba 集成详解:依赖、配置、实战与避坑指南
spring boot·spring cloud·微服务·架构
i***486110 分钟前
微服务生态组件之Spring Cloud LoadBalancer详解和源码分析
java·spring cloud·微服务
程序员皮皮林2 小时前
Redis:大数据中如何抗住2000W的QPS
大数据·数据库·redis
兔子撩架构2 小时前
Dubbo 的同步服务调用
java·后端·spring cloud
武子康3 小时前
大数据-169 Elasticsearch 入门到可用:索引/文档 CRUD 与搜索最小示例
大数据·后端·elasticsearch
v***91303 小时前
PostgreSQL 中进行数据导入和导出
大数据·数据库·postgresql
N***H4863 小时前
SpringCloud实战十三:Gateway之 Spring Cloud Gateway 动态路由
java·spring cloud·gateway
0***v7773 小时前
SpringCloud Gateway 集成 Sentinel 详解 及实现动态监听Nacos规则配置实时更新流控规则
spring cloud·gateway·sentinel
千里念行客2405 小时前
国产射频芯片“小巨人”昂瑞微今日招股 拟于12月5日进行申购
大数据·前端·人工智能·科技
一水鉴天5 小时前
整体设计 定稿 之15 chat分类的专题讨论(codebuddy)
大数据·分类·数据挖掘