File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,14 @@ Smart Chinese Analysis for ElasticSearch
3
3
4
4
The Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.
5
5
6
- In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-analysis-smartcn/1.4 .0 ` .
6
+ In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-analysis-smartcn/1.5 .0 ` .
7
7
8
8
----------------------------------------------------
9
9
| Smart Chinese Analysis Plugin | ElasticSearch |
10
10
----------------------------------------------------
11
- | 1.5.0-SNAPSHOT (master) | 0.90.1 -> master |
11
+ | 1.6.0-SNAPSHOT (master) | 0.90.1 -> master |
12
+ ----------------------------------------------------
13
+ | 1.5.0 | 0.90.1 -> master |
12
14
----------------------------------------------------
13
15
| 1.4.0 | 0.90.0 |
14
16
----------------------------------------------------
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >org.elasticsearch</groupId >
8
8
<artifactId >elasticsearch-analysis-smartcn</artifactId >
9
- <version >1.5.0-SNAPSHOT </version >
9
+ <version >1.5.0</version >
10
10
<packaging >jar</packaging >
11
11
<description >Smart Chinese Analysis for ElasticSearch</description >
12
12
<inceptionYear >2009</inceptionYear >
You can’t perform that action at this time.
0 commit comments