Update README.md
This commit is contained in:
parent
c2e408473a
commit
fa1451042b
@ -29,7 +29,7 @@ ik-analyzer for solr7.x
|
|||||||
|
|
||||||
|
|
||||||
## 使用说明
|
## 使用说明
|
||||||
* jar包下载地址:[](https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.7.0/ik-analyzer-7.7.0.jar)
|
* jar包下载地址:[](https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.7.1/ik-analyzer-7.7.1.jar)
|
||||||
* 历史版本:[](https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav)
|
* 历史版本:[](https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav)
|
||||||
|
|
||||||
```console
|
```console
|
||||||
@ -37,7 +37,7 @@ ik-analyzer for solr7.x
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.magese</groupId>
|
<groupId>com.github.magese</groupId>
|
||||||
<artifactId>ik-analyzer</artifactId>
|
<artifactId>ik-analyzer</artifactId>
|
||||||
<version>7.7.0</version>
|
<version>7.7.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -91,6 +91,7 @@ ik-analyzer for solr7.x
|
|||||||
|
|
||||||
|
|
||||||
## 更新说明
|
## 更新说明
|
||||||
|
- `2019-03-01:` 升级lucene版本为`7.7.1`
|
||||||
- `2019-02-15:` 升级lucene版本为`7.7.0`
|
- `2019-02-15:` 升级lucene版本为`7.7.0`
|
||||||
- `2018-12-26:`
|
- `2018-12-26:`
|
||||||
- 升级lucene版本为`7.6.0`
|
- 升级lucene版本为`7.6.0`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user