✨ Feat: [部署]:新增ik分词插件及其配置
This commit is contained in:
parent
115c982d4d
commit
06aa2ffda6
@ -31,8 +31,11 @@ services:
|
|||||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.2.0
|
image: docker.elastic.co/elasticsearch/elasticsearch:7.2.0
|
||||||
container_name: bookmark-es
|
container_name: bookmark-es
|
||||||
volumes:
|
volumes:
|
||||||
|
- /etc/localtime:/etc/localtime
|
||||||
|
- ./timezone:/etc/timezone
|
||||||
- ./es/data:/usr/share/elasticsearch/data
|
- ./es/data:/usr/share/elasticsearch/data
|
||||||
- ./es/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml
|
- ./es/ik:/usr/share/elasticsearch/plugins/ik
|
||||||
|
#- ./es/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml
|
||||||
ports:
|
ports:
|
||||||
- 9200:9200
|
- 9200:9200
|
||||||
- 9300:9300
|
- 9300:9300
|
||||||
|
BIN
bookMarkDocker/es/ik/commons-codec-1.9.jar
Normal file
BIN
bookMarkDocker/es/ik/commons-codec-1.9.jar
Normal file
Binary file not shown.
BIN
bookMarkDocker/es/ik/commons-logging-1.2.jar
Normal file
BIN
bookMarkDocker/es/ik/commons-logging-1.2.jar
Normal file
Binary file not shown.
13
bookMarkDocker/es/ik/config/IKAnalyzer.cfg.xml
Normal file
13
bookMarkDocker/es/ik/config/IKAnalyzer.cfg.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||||||
|
<properties>
|
||||||
|
<comment>IK Analyzer 扩展配置</comment>
|
||||||
|
<!--用户可以在这里配置自己的扩展字典 -->
|
||||||
|
<entry key="ext_dict"></entry>
|
||||||
|
<!--用户可以在这里配置自己的扩展停止词字典-->
|
||||||
|
<entry key="ext_stopwords"></entry>
|
||||||
|
<!--用户可以在这里配置远程扩展字典 -->
|
||||||
|
<!-- <entry key="remote_ext_dict">words_location</entry> -->
|
||||||
|
<!--用户可以在这里配置远程扩展停止词字典-->
|
||||||
|
<!-- <entry key="remote_ext_stopwords">words_location</entry> -->
|
||||||
|
</properties>
|
398716
bookMarkDocker/es/ik/config/extra_main.dic
Normal file
398716
bookMarkDocker/es/ik/config/extra_main.dic
Normal file
File diff suppressed because it is too large
Load Diff
12638
bookMarkDocker/es/ik/config/extra_single_word.dic
Normal file
12638
bookMarkDocker/es/ik/config/extra_single_word.dic
Normal file
File diff suppressed because it is too large
Load Diff
12638
bookMarkDocker/es/ik/config/extra_single_word_full.dic
Normal file
12638
bookMarkDocker/es/ik/config/extra_single_word_full.dic
Normal file
File diff suppressed because it is too large
Load Diff
2714
bookMarkDocker/es/ik/config/extra_single_word_low_freq.dic
Normal file
2714
bookMarkDocker/es/ik/config/extra_single_word_low_freq.dic
Normal file
File diff suppressed because it is too large
Load Diff
31
bookMarkDocker/es/ik/config/extra_stopword.dic
Normal file
31
bookMarkDocker/es/ik/config/extra_stopword.dic
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
也
|
||||||
|
了
|
||||||
|
仍
|
||||||
|
从
|
||||||
|
以
|
||||||
|
使
|
||||||
|
则
|
||||||
|
却
|
||||||
|
又
|
||||||
|
及
|
||||||
|
对
|
||||||
|
就
|
||||||
|
并
|
||||||
|
很
|
||||||
|
或
|
||||||
|
把
|
||||||
|
是
|
||||||
|
的
|
||||||
|
着
|
||||||
|
给
|
||||||
|
而
|
||||||
|
被
|
||||||
|
让
|
||||||
|
在
|
||||||
|
还
|
||||||
|
比
|
||||||
|
等
|
||||||
|
当
|
||||||
|
与
|
||||||
|
于
|
||||||
|
但
|
275909
bookMarkDocker/es/ik/config/main.dic
Normal file
275909
bookMarkDocker/es/ik/config/main.dic
Normal file
File diff suppressed because it is too large
Load Diff
25
bookMarkDocker/es/ik/config/preposition.dic
Normal file
25
bookMarkDocker/es/ik/config/preposition.dic
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
不
|
||||||
|
也
|
||||||
|
了
|
||||||
|
仍
|
||||||
|
从
|
||||||
|
以
|
||||||
|
使
|
||||||
|
则
|
||||||
|
却
|
||||||
|
又
|
||||||
|
及
|
||||||
|
对
|
||||||
|
就
|
||||||
|
并
|
||||||
|
很
|
||||||
|
或
|
||||||
|
把
|
||||||
|
是
|
||||||
|
的
|
||||||
|
着
|
||||||
|
给
|
||||||
|
而
|
||||||
|
被
|
||||||
|
让
|
||||||
|
但
|
316
bookMarkDocker/es/ik/config/quantifier.dic
Normal file
316
bookMarkDocker/es/ik/config/quantifier.dic
Normal file
@ -0,0 +1,316 @@
|
|||||||
|
丈
|
||||||
|
下
|
||||||
|
世
|
||||||
|
世纪
|
||||||
|
两
|
||||||
|
个
|
||||||
|
中
|
||||||
|
串
|
||||||
|
亩
|
||||||
|
人
|
||||||
|
介
|
||||||
|
付
|
||||||
|
代
|
||||||
|
件
|
||||||
|
任
|
||||||
|
份
|
||||||
|
伏
|
||||||
|
伙
|
||||||
|
位
|
||||||
|
位数
|
||||||
|
例
|
||||||
|
倍
|
||||||
|
像素
|
||||||
|
元
|
||||||
|
克
|
||||||
|
克拉
|
||||||
|
公亩
|
||||||
|
公克
|
||||||
|
公分
|
||||||
|
公升
|
||||||
|
公尺
|
||||||
|
公担
|
||||||
|
公斤
|
||||||
|
公里
|
||||||
|
公顷
|
||||||
|
具
|
||||||
|
册
|
||||||
|
出
|
||||||
|
刀
|
||||||
|
分
|
||||||
|
分钟
|
||||||
|
分米
|
||||||
|
划
|
||||||
|
列
|
||||||
|
则
|
||||||
|
刻
|
||||||
|
剂
|
||||||
|
剑
|
||||||
|
副
|
||||||
|
加仑
|
||||||
|
勺
|
||||||
|
包
|
||||||
|
匙
|
||||||
|
匹
|
||||||
|
区
|
||||||
|
千克
|
||||||
|
千米
|
||||||
|
升
|
||||||
|
卷
|
||||||
|
厅
|
||||||
|
厘
|
||||||
|
厘米
|
||||||
|
双
|
||||||
|
发
|
||||||
|
口
|
||||||
|
句
|
||||||
|
只
|
||||||
|
台
|
||||||
|
叶
|
||||||
|
号
|
||||||
|
名
|
||||||
|
吨
|
||||||
|
听
|
||||||
|
员
|
||||||
|
周
|
||||||
|
周年
|
||||||
|
品
|
||||||
|
回
|
||||||
|
团
|
||||||
|
圆
|
||||||
|
圈
|
||||||
|
地
|
||||||
|
场
|
||||||
|
块
|
||||||
|
坪
|
||||||
|
堆
|
||||||
|
声
|
||||||
|
壶
|
||||||
|
处
|
||||||
|
夜
|
||||||
|
大
|
||||||
|
天
|
||||||
|
头
|
||||||
|
套
|
||||||
|
女
|
||||||
|
孔
|
||||||
|
字
|
||||||
|
宗
|
||||||
|
室
|
||||||
|
家
|
||||||
|
寸
|
||||||
|
对
|
||||||
|
封
|
||||||
|
尊
|
||||||
|
小时
|
||||||
|
尺
|
||||||
|
尾
|
||||||
|
局
|
||||||
|
层
|
||||||
|
届
|
||||||
|
岁
|
||||||
|
师
|
||||||
|
帧
|
||||||
|
幅
|
||||||
|
幕
|
||||||
|
幢
|
||||||
|
平方
|
||||||
|
平方公尺
|
||||||
|
平方公里
|
||||||
|
平方分米
|
||||||
|
平方厘米
|
||||||
|
平方码
|
||||||
|
平方米
|
||||||
|
平方英寸
|
||||||
|
平方英尺
|
||||||
|
平方英里
|
||||||
|
平米
|
||||||
|
年
|
||||||
|
年代
|
||||||
|
年级
|
||||||
|
度
|
||||||
|
座
|
||||||
|
式
|
||||||
|
引
|
||||||
|
张
|
||||||
|
成
|
||||||
|
战
|
||||||
|
截
|
||||||
|
户
|
||||||
|
房
|
||||||
|
所
|
||||||
|
扇
|
||||||
|
手
|
||||||
|
打
|
||||||
|
批
|
||||||
|
把
|
||||||
|
折
|
||||||
|
担
|
||||||
|
拍
|
||||||
|
招
|
||||||
|
拨
|
||||||
|
拳
|
||||||
|
指
|
||||||
|
掌
|
||||||
|
排
|
||||||
|
撮
|
||||||
|
支
|
||||||
|
文
|
||||||
|
斗
|
||||||
|
斤
|
||||||
|
方
|
||||||
|
族
|
||||||
|
日
|
||||||
|
时
|
||||||
|
曲
|
||||||
|
月
|
||||||
|
月份
|
||||||
|
期
|
||||||
|
本
|
||||||
|
朵
|
||||||
|
村
|
||||||
|
束
|
||||||
|
条
|
||||||
|
来
|
||||||
|
杯
|
||||||
|
枚
|
||||||
|
枝
|
||||||
|
枪
|
||||||
|
架
|
||||||
|
柄
|
||||||
|
柜
|
||||||
|
栋
|
||||||
|
栏
|
||||||
|
株
|
||||||
|
样
|
||||||
|
根
|
||||||
|
格
|
||||||
|
案
|
||||||
|
桌
|
||||||
|
档
|
||||||
|
桩
|
||||||
|
桶
|
||||||
|
梯
|
||||||
|
棵
|
||||||
|
楼
|
||||||
|
次
|
||||||
|
款
|
||||||
|
步
|
||||||
|
段
|
||||||
|
毛
|
||||||
|
毫
|
||||||
|
毫升
|
||||||
|
毫米
|
||||||
|
毫克
|
||||||
|
池
|
||||||
|
洲
|
||||||
|
派
|
||||||
|
海里
|
||||||
|
滴
|
||||||
|
炮
|
||||||
|
点
|
||||||
|
点钟
|
||||||
|
片
|
||||||
|
版
|
||||||
|
环
|
||||||
|
班
|
||||||
|
瓣
|
||||||
|
瓶
|
||||||
|
生
|
||||||
|
男
|
||||||
|
画
|
||||||
|
界
|
||||||
|
盆
|
||||||
|
盎司
|
||||||
|
盏
|
||||||
|
盒
|
||||||
|
盘
|
||||||
|
相
|
||||||
|
眼
|
||||||
|
石
|
||||||
|
码
|
||||||
|
碗
|
||||||
|
碟
|
||||||
|
磅
|
||||||
|
种
|
||||||
|
科
|
||||||
|
秒
|
||||||
|
秒钟
|
||||||
|
窝
|
||||||
|
立方公尺
|
||||||
|
立方分米
|
||||||
|
立方厘米
|
||||||
|
立方码
|
||||||
|
立方米
|
||||||
|
立方英寸
|
||||||
|
立方英尺
|
||||||
|
站
|
||||||
|
章
|
||||||
|
笔
|
||||||
|
等
|
||||||
|
筐
|
||||||
|
筒
|
||||||
|
箱
|
||||||
|
篇
|
||||||
|
篓
|
||||||
|
篮
|
||||||
|
簇
|
||||||
|
米
|
||||||
|
类
|
||||||
|
粒
|
||||||
|
级
|
||||||
|
组
|
||||||
|
维
|
||||||
|
缕
|
||||||
|
缸
|
||||||
|
罐
|
||||||
|
网
|
||||||
|
群
|
||||||
|
股
|
||||||
|
脚
|
||||||
|
船
|
||||||
|
艇
|
||||||
|
艘
|
||||||
|
色
|
||||||
|
节
|
||||||
|
英亩
|
||||||
|
英寸
|
||||||
|
英尺
|
||||||
|
英里
|
||||||
|
行
|
||||||
|
袋
|
||||||
|
角
|
||||||
|
言
|
||||||
|
课
|
||||||
|
起
|
||||||
|
趟
|
||||||
|
路
|
||||||
|
车
|
||||||
|
转
|
||||||
|
轮
|
||||||
|
辆
|
||||||
|
辈
|
||||||
|
连
|
||||||
|
通
|
||||||
|
遍
|
||||||
|
部
|
||||||
|
里
|
||||||
|
重
|
||||||
|
针
|
||||||
|
钟
|
||||||
|
钱
|
||||||
|
锅
|
||||||
|
门
|
||||||
|
间
|
||||||
|
队
|
||||||
|
阶段
|
||||||
|
隅
|
||||||
|
集
|
||||||
|
页
|
||||||
|
顶
|
||||||
|
顷
|
||||||
|
项
|
||||||
|
顿
|
||||||
|
颗
|
||||||
|
餐
|
||||||
|
首
|
33
bookMarkDocker/es/ik/config/stopword.dic
Normal file
33
bookMarkDocker/es/ik/config/stopword.dic
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
a
|
||||||
|
an
|
||||||
|
and
|
||||||
|
are
|
||||||
|
as
|
||||||
|
at
|
||||||
|
be
|
||||||
|
but
|
||||||
|
by
|
||||||
|
for
|
||||||
|
if
|
||||||
|
in
|
||||||
|
into
|
||||||
|
is
|
||||||
|
it
|
||||||
|
no
|
||||||
|
not
|
||||||
|
of
|
||||||
|
on
|
||||||
|
or
|
||||||
|
such
|
||||||
|
that
|
||||||
|
the
|
||||||
|
their
|
||||||
|
then
|
||||||
|
there
|
||||||
|
these
|
||||||
|
they
|
||||||
|
this
|
||||||
|
to
|
||||||
|
was
|
||||||
|
will
|
||||||
|
with
|
37
bookMarkDocker/es/ik/config/suffix.dic
Normal file
37
bookMarkDocker/es/ik/config/suffix.dic
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
乡
|
||||||
|
井
|
||||||
|
亭
|
||||||
|
党
|
||||||
|
区
|
||||||
|
厅
|
||||||
|
县
|
||||||
|
园
|
||||||
|
塔
|
||||||
|
家
|
||||||
|
寺
|
||||||
|
局
|
||||||
|
巷
|
||||||
|
市
|
||||||
|
弄
|
||||||
|
所
|
||||||
|
斯基
|
||||||
|
楼
|
||||||
|
江
|
||||||
|
河
|
||||||
|
海
|
||||||
|
湖
|
||||||
|
省
|
||||||
|
维奇
|
||||||
|
署
|
||||||
|
苑
|
||||||
|
街
|
||||||
|
觀
|
||||||
|
观
|
||||||
|
诺夫
|
||||||
|
路
|
||||||
|
部
|
||||||
|
镇
|
||||||
|
阁
|
||||||
|
山
|
||||||
|
子
|
||||||
|
娃
|
131
bookMarkDocker/es/ik/config/surname.dic
Normal file
131
bookMarkDocker/es/ik/config/surname.dic
Normal file
@ -0,0 +1,131 @@
|
|||||||
|
丁
|
||||||
|
万
|
||||||
|
万俟
|
||||||
|
上官
|
||||||
|
东方
|
||||||
|
乔
|
||||||
|
于
|
||||||
|
令狐
|
||||||
|
仲孙
|
||||||
|
任
|
||||||
|
何
|
||||||
|
余
|
||||||
|
候
|
||||||
|
傅
|
||||||
|
公冶
|
||||||
|
公孙
|
||||||
|
公羊
|
||||||
|
冯
|
||||||
|
刘
|
||||||
|
单
|
||||||
|
单于
|
||||||
|
卢
|
||||||
|
史
|
||||||
|
叶
|
||||||
|
司徒
|
||||||
|
司空
|
||||||
|
司马
|
||||||
|
吕
|
||||||
|
吴
|
||||||
|
周
|
||||||
|
唐
|
||||||
|
夏
|
||||||
|
夏侯
|
||||||
|
太叔
|
||||||
|
姚
|
||||||
|
姜
|
||||||
|
孔
|
||||||
|
孙
|
||||||
|
孟
|
||||||
|
宇文
|
||||||
|
宋
|
||||||
|
宗政
|
||||||
|
尉迟
|
||||||
|
尹
|
||||||
|
崔
|
||||||
|
常
|
||||||
|
康
|
||||||
|
廖
|
||||||
|
张
|
||||||
|
彭
|
||||||
|
徐
|
||||||
|
慕容
|
||||||
|
戴
|
||||||
|
文
|
||||||
|
方
|
||||||
|
易
|
||||||
|
曹
|
||||||
|
曾
|
||||||
|
朱
|
||||||
|
李
|
||||||
|
杜
|
||||||
|
杨
|
||||||
|
林
|
||||||
|
梁
|
||||||
|
欧阳
|
||||||
|
武
|
||||||
|
段
|
||||||
|
毛
|
||||||
|
江
|
||||||
|
汤
|
||||||
|
沈
|
||||||
|
淳于
|
||||||
|
潘
|
||||||
|
澹台
|
||||||
|
濮阳
|
||||||
|
熊
|
||||||
|
王
|
||||||
|
田
|
||||||
|
申屠
|
||||||
|
白
|
||||||
|
皇甫
|
||||||
|
石
|
||||||
|
秦
|
||||||
|
程
|
||||||
|
罗
|
||||||
|
肖
|
||||||
|
胡
|
||||||
|
苏
|
||||||
|
范
|
||||||
|
董
|
||||||
|
蒋
|
||||||
|
薛
|
||||||
|
袁
|
||||||
|
许
|
||||||
|
诸葛
|
||||||
|
谢
|
||||||
|
谭
|
||||||
|
贺
|
||||||
|
贾
|
||||||
|
赖
|
||||||
|
赫连
|
||||||
|
赵
|
||||||
|
轩辕
|
||||||
|
邓
|
||||||
|
邱
|
||||||
|
邵
|
||||||
|
邹
|
||||||
|
郑
|
||||||
|
郝
|
||||||
|
郭
|
||||||
|
金
|
||||||
|
钟
|
||||||
|
钟离
|
||||||
|
钱
|
||||||
|
长孙
|
||||||
|
闻人
|
||||||
|
闾丘
|
||||||
|
阎
|
||||||
|
陆
|
||||||
|
陈
|
||||||
|
雷
|
||||||
|
韩
|
||||||
|
顾
|
||||||
|
马
|
||||||
|
高
|
||||||
|
魏
|
||||||
|
鲜于
|
||||||
|
黄
|
||||||
|
黎
|
||||||
|
龙
|
||||||
|
龚
|
BIN
bookMarkDocker/es/ik/elasticsearch-analysis-ik-7.2.0.jar
Normal file
BIN
bookMarkDocker/es/ik/elasticsearch-analysis-ik-7.2.0.jar
Normal file
Binary file not shown.
BIN
bookMarkDocker/es/ik/httpclient-4.5.2.jar
Normal file
BIN
bookMarkDocker/es/ik/httpclient-4.5.2.jar
Normal file
Binary file not shown.
BIN
bookMarkDocker/es/ik/httpcore-4.4.4.jar
Normal file
BIN
bookMarkDocker/es/ik/httpcore-4.4.4.jar
Normal file
Binary file not shown.
56
bookMarkDocker/es/ik/plugin-descriptor.properties
Normal file
56
bookMarkDocker/es/ik/plugin-descriptor.properties
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
# Elasticsearch plugin descriptor file
|
||||||
|
# This file must exist as 'plugin-descriptor.properties' at
|
||||||
|
# the root directory of all plugins.
|
||||||
|
#
|
||||||
|
# A plugin can be 'site', 'jvm', or both.
|
||||||
|
#
|
||||||
|
### example site plugin for "foo":
|
||||||
|
#
|
||||||
|
# foo.zip <-- zip file for the plugin, with this structure:
|
||||||
|
# _site/ <-- the contents that will be served
|
||||||
|
# plugin-descriptor.properties <-- example contents below:
|
||||||
|
#
|
||||||
|
# site=true
|
||||||
|
# description=My cool plugin
|
||||||
|
# version=1.0
|
||||||
|
#
|
||||||
|
### example jvm plugin for "foo"
|
||||||
|
#
|
||||||
|
# foo.zip <-- zip file for the plugin, with this structure:
|
||||||
|
# <arbitrary name1>.jar <-- classes, resources, dependencies
|
||||||
|
# <arbitrary nameN>.jar <-- any number of jars
|
||||||
|
# plugin-descriptor.properties <-- example contents below:
|
||||||
|
#
|
||||||
|
# jvm=true
|
||||||
|
# classname=foo.bar.BazPlugin
|
||||||
|
# description=My cool plugin
|
||||||
|
# version=2.0.0-rc1
|
||||||
|
# elasticsearch.version=2.0
|
||||||
|
# java.version=1.7
|
||||||
|
#
|
||||||
|
### mandatory elements for all plugins:
|
||||||
|
#
|
||||||
|
# 'description': simple summary of the plugin
|
||||||
|
description=IK Analyzer for Elasticsearch
|
||||||
|
#
|
||||||
|
# 'version': plugin's version
|
||||||
|
version=7.2.0
|
||||||
|
#
|
||||||
|
# 'name': the plugin name
|
||||||
|
name=analysis-ik
|
||||||
|
#
|
||||||
|
# 'classname': the name of the class to load, fully-qualified.
|
||||||
|
classname=org.elasticsearch.plugin.analysis.ik.AnalysisIkPlugin
|
||||||
|
#
|
||||||
|
# 'java.version' version of java the code is built against
|
||||||
|
# use the system property java.specification.version
|
||||||
|
# version string must be a sequence of nonnegative decimal integers
|
||||||
|
# separated by "."'s and may have leading zeros
|
||||||
|
java.version=1.8
|
||||||
|
#
|
||||||
|
# 'elasticsearch.version' version of elasticsearch compiled against
|
||||||
|
# You will have to release a new version of the plugin for each new
|
||||||
|
# elasticsearch release. This version is checked when the plugin
|
||||||
|
# is loaded so Elasticsearch will refuse to start in the presence of
|
||||||
|
# plugins with the incorrect elasticsearch.version.
|
||||||
|
elasticsearch.version=7.2.0
|
4
bookMarkDocker/es/ik/plugin-security.policy
Normal file
4
bookMarkDocker/es/ik/plugin-security.policy
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
grant {
|
||||||
|
// needed because of the hot reload functionality
|
||||||
|
permission java.net.SocketPermission "*", "connect,resolve";
|
||||||
|
};
|
Loading…
x
Reference in New Issue
Block a user