92 Commits

Author SHA1 Message Date
David Pilato
5ee9cca15b Fix missing line 2014-09-09 00:04:33 +02:00
David Pilato
aab6d69a78 Update to Lucene 4.10.0
Closes #33.
2014-09-08 23:20:27 +02:00
Jun Ohtani
e8d23c9129 Docs: make the welcome page more obvious
Closes #36.
2014-08-26 14:09:57 +09:00
Jun Ohtani
cbb00e9978 change version number for 2.3.0 release 2014-08-08 12:03:18 +09:00
David Pilato
fae3094764 Update to elasticsearch 1.4.0
Closes #34.

(cherry picked from commit ddd941b)
2014-07-16 09:25:09 +02:00
David Pilato
35bf4adada Update to Lucene 4.9.0
Closes #33.

(cherry picked from commit bc45a89)
2014-06-27 11:51:16 +02:00
David Pilato
8300ea17ad Update to elasticsearch 1.3.0
Closes #32.

(cherry picked from commit 4d17e47)
2014-05-28 16:54:10 +02:00
David Pilato
5523739b20 Add integration tests
Closes #31.

(cherry picked from commit 39b83f0)
2014-05-28 16:53:03 +02:00
Jun Ohtani
f1eae455fb add ICUNormalizer2CharFilter
Included ICUNormalizer2Charfilter in Lucene 4.8.0.
Add CharFilterFactory.

Now, char_filter name is "icu_normalizer", however token_filter name is same name.

Closes #27.

(cherry picked from commit 0cbf1b3)
2014-05-28 16:52:50 +02:00
David Pilato
f068ef88a4 Use JS markdown formatter
(cherry picked from commit 3941016)
2014-05-28 16:52:36 +02:00
David Pilato
dafa7e764d Add lucene version in es-plugin.properties
Closes #25.
(cherry picked from commit 8836775)
2014-04-29 10:52:00 +02:00
David Pilato
55bd212e61 Create branch es-1.2 2014-04-29 10:34:19 +02:00
Adrien Grand
84adacef4a Upgrade to Lucene 4.8. 2014-04-29 09:40:29 +02:00
David Pilato
315a7190ad Create branches according to elasticsearch versions
We create branches:

* es-0.90 for elasticsearch 0.90
* es-1.0 for elasticsearch 1.0
* es-1.1 for elasticsearch 1.1
* master for elasticsearch master

We also check that before releasing we don't have a dependency to an elasticsearch SNAPSHOT version.

Add links to each version in documentation

(cherry picked from commit 35f5901)
2014-03-26 16:44:33 +01:00
David Pilato
02df5206e1 Disable java and maven version checking
And fix typo in email html
2014-03-19 22:33:54 +01:00
David Pilato
eac5e1d7e7 Add plugin version in es-plugin.properties
With https://github.com/elasticsearch/elasticsearch/issues/2784, we can now add plugin version in `es-plugin.properties` file.

It will only be used with elasticsearch 1.0.0 and upper. No need to push it in 1.x branch.

Closes #22.
2014-03-09 10:51:26 +01:00
David Pilato
2de0ca1f1a Update naming for better mailing list announcement
By now, when we release the plugin, users can be confused about version naming.

For example, email title could be:

```
 [ANN] ICU Analysis plugin for elasticsearch 1.8.0 released
```

We prefer to have that form:

```
 [ANN] Elasticsearch ICU Analysis plugin 1.8.0 released
 ```

  Thanks to @spinscale to reporting this.
2014-03-03 10:41:25 +01:00
David Pilato
e3f72c61ef prepare for next development iteration 2014-02-28 23:20:30 +01:00
David Pilato
34a1fab4b9 prepare release elasticsearch-analysis-icu-2.0.0 2014-02-28 23:17:47 +01:00
David Pilato
5a8f3b75a8 Update to Lucene 4.6.1 / Elasticsearch 1.0.0
Closes #18
2014-02-28 23:16:00 +01:00
David Pilato
c962f0b8af Add plugin release semi-automatic script
Closes #21
2014-02-28 23:09:56 +01:00
David Pilato
5e102f53ee prepare for next development iteration 2014-01-15 19:52:23 +01:00
David Pilato
8561f897a9 prepare release elasticsearch-analysis-icu-2.0.0.RC1 2014-01-15 18:22:36 +01:00
David Pilato
f88f5e2fb7 Fix doc 2014-01-10 23:30:05 +01:00
David Pilato
4c935133e3 Update to elasticsearch 1.0.0.RC1
Closes #16.
2014-01-10 23:23:07 +01:00
David Pilato
51a96c1472 Preparing branch 1.x 2014-01-10 23:21:00 +01:00
David Pilato
114a120fe8 Update headers 2014-01-10 23:18:52 +01:00
David Pilato
6d05c2bf53 Move tests to JUnit
Related to #13.
2013-12-19 10:50:28 +01:00
David Pilato
1dd683a03d prepare for next development iteration 2013-12-19 10:04:19 +01:00
David Pilato
914654b756 prepare release elasticsearch-analysis-icu-1.13.0 2013-12-19 10:00:26 +01:00
David Pilato
c19d5e62f3 Move tests to JUnit
Closes #13.
2013-12-19 09:56:19 +01:00
David Pilato
14cbe08c08 Update to Elasticsearch 0.90.8 / Lucene 4.6.0
Closes #15.
2013-12-19 09:46:47 +01:00
David Pilato
3d03f52811 prepare for next development iteration 2013-11-06 12:43:50 +01:00
David Pilato
b5ae609e4c prepare release elasticsearch-analysis-icu-1.12.0 2013-11-06 12:43:50 +01:00
David Pilato
c46e23e680 Update to Elasticsearch 0.90.6 / Lucene 4.5.1
Closes #12.
2013-11-06 12:43:50 +01:00
Clinton Gormley
059577863e Update README.md 2013-10-05 16:29:40 +02:00
David Pilato
880c864000 Create CONTRIBUTING.md 2013-08-21 11:53:21 +02:00
David Pilato
e99a2e4944 prepare for next development iteration 2013-08-08 15:23:57 +02:00
David Pilato
80fd25efb7 prepare release elasticsearch-analysis-icu-1.11.0 2013-08-08 15:14:58 +02:00
David Pilato
0347fcd710 Update to Elasticsearch 0.90.3 / Lucene 4.4.0
Closes #11.
2013-08-08 15:13:34 +02:00
David Pilato
ced9ce0aff prepare for next development iteration 2013-05-30 22:03:36 +02:00
David Pilato
937e076c10 prepare release elasticsearch-analysis-icu-1.10.0 2013-05-30 21:56:34 +02:00
David Pilato
82b95772a3 Update to Elasticsearch 0.90.1 / Lucene 4.3.0
Closes #10.
2013-05-30 21:54:31 +02:00
Clinton Gormley
5f460ed734 Changed textile markup to markdown in README 2013-05-09 12:41:05 +02:00
Shay Banon
a463204043 move to 1.10 snap 2013-04-29 21:50:28 +02:00
Shay Banon
ca96f4a2da release 1.9 2013-04-29 21:50:12 +02:00
Shay Banon
73435b6422 move to Lucene 4.2.1 and ES 0.90 GA 2013-04-29 21:47:25 +02:00
Shay Banon
e7e3c7c0cc move to 1.9 snap 2013-02-26 15:58:48 +01:00
Shay Banon
1e3f8cf20c release 1.8 2013-02-26 15:58:30 +01:00
David Pilato
d5ef4de885 Upgrade to Lucene 4.1
Update README
Use lucene.version in pom
Relative to #8
2013-02-24 22:18:15 +01:00