md update
This commit is contained in:
parent
f3f76cd272
commit
82a598884f
@ -6,6 +6,7 @@ ik-analyzer for solr7.x
|
|||||||
<h3>在不需要重启solr服务的情况下加载新增的字典。</h3>
|
<h3>在不需要重启solr服务的情况下加载新增的字典。</h3>
|
||||||
|
|
||||||
>更新说明
|
>更新说明
|
||||||
|
>* 2018-08-13: 更新maven仓库地址
|
||||||
>* 2018-08-01: 移除默认的扩展词与停用词
|
>* 2018-08-01: 移除默认的扩展词与停用词
|
||||||
>* 2018-07-23: 升级lucene版本为7.4.0
|
>* 2018-07-23: 升级lucene版本为7.4.0
|
||||||
|
|
||||||
@ -15,8 +16,8 @@ ik-analyzer for solr7.x
|
|||||||
<!-- Maven仓库地址 -->
|
<!-- Maven仓库地址 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.magese</groupId>
|
<groupId>com.github.magese</groupId>
|
||||||
<artifactId>ik-analyzer-solr7</artifactId>
|
<artifactId>ik-analyzer</artifactId>
|
||||||
<version>7.x</version>
|
<version>7.4.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</pre>
|
</pre>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user