File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ ik-analyzer for solr7.x
2929
3030
3131## 使用说明
32- * jar包下载地址:[ ![ GitHub version] ( https://img.shields.io/badge/version-7.7.0 -519dd9.svg )] ( https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.7.0 /ik-analyzer-7.7.0 .jar )
32+ * jar包下载地址:[ ![ GitHub version] ( https://img.shields.io/badge/version-7.7.1 -519dd9.svg )] ( https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.7.1 /ik-analyzer-7.7.1 .jar )
3333* 历史版本:[ ![ GitHub version] ( https://img.shields.io/maven-central/v/com.github.magese/ik-analyzer.svg?style=flat-square )] ( https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav )
3434
3535 ``` console
3636 <!-- Maven仓库地址 -->
3737 <dependency>
3838 <groupId>com.github.magese</groupId>
3939 <artifactId>ik-analyzer</artifactId>
40- <version>7.7.0 </version>
40+ <version>7.7.1 </version>
4141 </dependency>
4242 ```
4343
@@ -91,6 +91,7 @@ ik-analyzer for solr7.x
9191
9292
9393## 更新说明
94+ - `2019-03-01:` 升级lucene版本为`7.7.1`
9495- `2019-02-15:` 升级lucene版本为`7.7.0`
9596- `2018-12-26:`
9697 - 升级lucene版本为`7.6.0`
You can’t perform that action at this time.
0 commit comments