From 036d1264f33726ec6906eb7396967a21c00c2521 Mon Sep 17 00:00:00 2001 From: Kenn Date: Mon, 9 Dec 2019 18:12:16 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E9=80=82=E9=85=8DElasticsearch=207.5?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c1da26..f6e4351 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ HanLP Analyzer for ElasticSearch 此分词器基于[HanLP](http://www.hankcs.com/nlp),提供了HanLP中大部分的分词方式。 🚩 更新日志: -1. 适配Elasticsearch 7.4.2版本,升级HanLP至1.7.5版本 +1. 适配Elasticsearch 7.5.0版本,修复copy_to引起的offset问题,感谢@seanlei 提出的问题以及修改意见 ---------- @@ -19,6 +19,7 @@ HanLP Analyzer for ElasticSearch | Plugin version | Elastic version | | :------------- | :-------------- | | master | 7.x | +| 7.5.0 | 7.5.0 | | 7.4.2 | 7.4.2 | | 7.4.1 | 7.4.1 | | 7.4.0 | 7.4.0 | diff --git a/pom.xml b/pom.xml index 3d05784..5952dab 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ HanLP Analyzer for ElasticSearch - 7.4.2 + 7.5.0 1.8 UTF-8 ${project.basedir}/src/main/assemblies/plugin.xml