当前位置: 首页 > news >正文

es: 安装ik中文分词9.2.2

一,查看已安装的plugin

$ /opt/soft/elasticsearch-9.2.2/bin/elasticsearch-plugin list
$ ls /opt/soft/elasticsearch-9.2.2/plugins/
$ 

二,安装:

从这个页面手动下载:

https://release.infinilabs.com/analysis-ik/stable/

或者通过命令行下载:

$ /opt/soft/elasticsearch-9.2.2/bin/elasticsearch-plugin install https://get.infini.cloud/elasticsearch/analysis-ik/9.2.2
-> Installing https://get.infini.cloud/elasticsearch/analysis-ik/9.2.2
-> Downloading https://get.infini.cloud/elasticsearch/analysis-ik/9.2.2
WARNING: this plugin contains a legacy Security Policy file. Starting with version 8.18, Entitlements replace SecurityManager as the security mechanism. Plugins must migrate their policy files to the new format. For more information, please refer to https://www.elastic.co/guide/en/elasticsearch/plugins/current/creating-classic-plugins.html
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@     WARNING: plugin requires additional entitlements    @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
* outbound_network
See https://www.elastic.co/guide/en/elasticsearch/plugins/current/creating-classic-plugins.html
for descriptions of what these entitlements allow and the associated risks.Continue with installation? [y/N]y
-> Installed analysis-ik
-> Please restart Elasticsearch to activate any plugins installed

附:查看es的版本:

$ /opt/soft/elasticsearch-9.2.2/bin/elasticsearch --version
Version: 9.2.2, Build: tar/ed771e6976fac1a085affabd45433234a4babeaf/2025-11-27T08:06:51.614397514Z, JVM: 25.0.1

 

三,安装完成后查看效果:

$ ls /opt/soft/elasticsearch-9.2.2/plugins/
analysis-ik
$ /opt/soft/elasticsearch-9.2.2/bin/elasticsearch-plugin list
analysis-ik

 

http://www.gsyq.cn/news/117571.html

相关文章:

  • AI智能体掀起农业革命!从“看天吃饭”到“精准种植”,亩均增收30%的秘密
  • 吉时利 2636B 与是德 B2900 数字源表对比评测
  • U-boot 源码结构
  • LCR测试仪温度漂移补偿的解决方案
  • 【原创代码分享】基于TOC(龙卷风-科里奥利力优化算法)-XGBoost的时间序列预测模型【原创代码分享】基于线性回归和XGBoost的混合时间序列分解预测
  • 逃离都市喧嚣,我在燕郊百年梨园里找到了理想中的“一方庭院”
  • 一个赚了16倍的老股民的惨痛反思:原来,我只是个幸存者?
  • 基于Springboot和Vue成都世茂云璟小区公共收益管理系统(完整源码+万字论文+答辩PPT)
  • 使用Qt OpenGL开发俄罗斯方块:从零到一实现经典游戏
  • Go语言Panic异常服务崩溃
  • 2025年12月mos管,TrenchMos管,SGTMOS管厂商推荐:聚焦企业综合实力与核心竞争力 - 品牌鉴赏师
  • 7个有效方法提升YashanDB的查询响应速度
  • 自动化测试维护策略:构建可持续的测试资产
  • 8大关键技术点掌握YashanDB的使用技巧
  • 会话技术cookie session token
  • 基于SpringBoot+Vue的台球厅管理系统(完整源码+万字论文+精品PPT)
  • ubuntu 使用管理员的权限有几种方式
  • docker运行报错启动守护进程
  • 小项目实验:创建守护进程
  • CSDN 自动评论文章插件
  • 实习面试题-Rust 面试题
  • 基于Springboot3+Vue的毕业生就业系统(完整源码+万字论文+精品PPT)
  • 用了几年 Spring Boot,你真的知道请求是怎么进来的吗?—— JDK 原生实现 HTTP 服务
  • 小白也能跑通华为云OCR:手把手整合 Hutool 与华为云签名 SDK 并解决依赖难题
  • 2025年12月HT250灰铁,HT200灰铁,灰铁棒料厂商推荐:聚焦铸造企业综合实力与核心竞争力 - 品牌鉴赏师
  • Qt/C++实现Ubuntu应用自重启
  • 2025年12月水处理设备用阻垢剂,水处理设备用活性炭,地下水处理设备公司推荐:资质核验+案例解析 - 品牌鉴赏师
  • Windows系列---【如何清理C盘?】
  • 制砂机远程监控运维管理系统方案
  • zz langchain常用retriever实战,MMR和ReOrder