Update version 2.0.0.RC1
This commit is contained in:
parent
77701b95ba
commit
e488cdfb41
24
README.md
24
README.md
|
@ -5,18 +5,18 @@ The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis modu
|
|||
|
||||
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-kuromoji/1.7.0`.
|
||||
|
||||
| Kuromoji Analysis Plugin | elasticsearch | Release date |
|
||||
|-----------------------------|------------------|:------------:|
|
||||
| 2.0.0.RC1-SNAPSHOT (master) | 0.90.8 -> 0.90 | |
|
||||
| 1.8.0-SNAPSHOT (1.x) | 0.90.8 -> 0.90 | |
|
||||
| 1.7.0 | 0.90.8 -> 0.90 | 2013-12-20 |
|
||||
| 1.6.0 | 0.90.6 -> 0.90.7 | 2013-11-06 |
|
||||
| 1.5.0 | 0.90.3 -> 0.90.5 | 2013-08-08 |
|
||||
| 1.4.0 | 0.90.1 -> 0.90.2 | 2013-05-30 |
|
||||
| 1.3.0 | 0.90.0 | 2013-04-29 |
|
||||
| 1.2.0 | 0.90.0 | 2013-02-26 |
|
||||
| 1.1.0 | 0.19.2 -> 0.20 | 2012-11-21 |
|
||||
| 1.0.0 | 0.19.0 -> 0.19.1 | 2012-04-30 |
|
||||
| Kuromoji Analysis Plugin | elasticsearch | Release date |
|
||||
|-----------------------------|---------------------|:------------:|
|
||||
| 2.0.0.RC1-SNAPSHOT (master) | 1.0.0.RC1 -> master | |
|
||||
| 1.8.0-SNAPSHOT (1.x) | 0.90.8 -> 0.90 | |
|
||||
| 1.7.0 | 0.90.8 -> 0.90 | 2013-12-20 |
|
||||
| 1.6.0 | 0.90.6 -> 0.90.7 | 2013-11-06 |
|
||||
| 1.5.0 | 0.90.3 -> 0.90.5 | 2013-08-08 |
|
||||
| 1.4.0 | 0.90.1 -> 0.90.2 | 2013-05-30 |
|
||||
| 1.3.0 | 0.90.0 | 2013-04-29 |
|
||||
| 1.2.0 | 0.90.0 | 2013-02-26 |
|
||||
| 1.1.0 | 0.19.2 -> 0.20 | 2012-11-21 |
|
||||
| 1.0.0 | 0.19.0 -> 0.19.1 | 2012-04-30 |
|
||||
|
||||
The plugin includes the `kuromoji` analyzer.
|
||||
|
||||
|
|
Loading…
Reference in New Issue