Commit Graph

55 Commits

Author SHA1 Message Date
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 4c935133e3 Update to elasticsearch 1.0.0.RC1
Closes #16.
2014-01-10 23:23:07 +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
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
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
Olivier Favre c69d6d5932 Upgrade to Lucene 4.1 2013-02-04 11:54:15 +01:00
Martijn van Groningen aee7ee6b51 Set next development version 2012-09-28 12:02:16 +02:00
Martijn van Groningen ede7569523 Prepare 1.7.0 release 2012-09-28 10:45:25 +02:00
Martijn van Groningen 59d7f5cc14 Exposed ICU collator options in IcuCollationTokenFilterFactory
Closes #6
2012-09-28 09:58:57 +02:00
Martijn van Groningen 14586143a6 Set next development version 2012-09-27 10:36:43 +02:00
Martijn van Groningen 887877ece5 Prepare 1.6.0 release 2012-09-27 10:24:50 +02:00
Martijn van Groningen e1ca6182c7 Updated testng, hamcrest, lucene-icu and surefire pluging versions 2012-09-27 10:23:19 +02:00
Shay Banon f365255030 add license and repo 2012-06-10 21:55:08 +02:00
Shay Banon 2db3f03496 move to 1.6.0 snap 2012-04-30 12:41:25 +03:00
Shay Banon 05109d3a04 release 1.5.0 2012-04-30 12:41:07 +03:00
Shay Banon 0e77642292 move to lucene 3.6 2012-04-30 12:35:24 +03:00
Shay Banon 8aabd24584 move to 1.5.0 snap 2012-03-20 12:37:53 +02:00
Shay Banon 52f59689fa release 1.4.0 2012-03-20 12:37:30 +02:00
Shay Banon 86d8bb5853 Merge remote-tracking branch 'origin/master' 2012-03-20 12:30:12 +02:00
Shay Banon fa8664e4b2 release 1.3.0 2012-03-20 12:29:50 +02:00
David Pilato 9c173a7f7f Update maven assembly plugin to latest version : 2.3 2012-02-26 23:26:43 +01:00
Shay Banon 1839d2fe26 upgrade to latest elasticsearch version 2012-02-26 10:10:31 +02:00
Shay Banon dfba64a8a0 upgrade to latest assembly plugin 2012-02-26 10:08:32 +02:00
Shay Banon 92802ddb52 move to 1.3.0 snap 2012-02-07 15:24:39 +02:00
Shay Banon 76ebae7daa release 1.2.0 which works with 0.19 2012-02-07 15:23:36 +02:00
Shay Banon 90e80cf83c move to 0.19 snap and use some of its features 2012-01-31 12:55:10 +02:00