64 Commits

Author SHA1 Message Date
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
David Pilato
9e96a84100 Merge pull request #8 from yakaz/lucene-4.1
Upgrade to Lucene 4.1
2013-02-24 13:08:21 -08: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
e7d045ed81 Updated README 2012-09-27 10:41:39 +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
Martijn van Groningen
32e0bcff22 Replaced usage of java.util.Locale with com.ibm.icu.ULocale
Closes #2290
2012-09-27 10:16:05 +02:00
Shay Banon
e0aad9bb83 fix date 2012-06-10 21:55:47 +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
Shay Banon
db8b78cb98 Merge pull request #3 from barsk/patch-1
Exposing filtering capabilities via the unicodeSetFilter attribute
2012-02-28 05:08:56 -08:00
barsk
96e38eca61 Exposing filtering capabilities via the unicodeSetFilter attribute 2012-02-28 13:57:54 +01:00
Shay Banon
7c87f2aa50 Merge pull request #2 from dadoonet/master
Update maven assembly plugin version to 2.3
2012-02-26 15:41:16 -08:00
David Pilato
1dff19089e Ignore eclipse files 2012-02-26 23:28:09 +01: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
bc2bfb7aa1 fix readme 2012-02-07 15:46:26 +02:00
Shay Banon
92802ddb52 move to 1.3.0 snap 2012-02-07 15:24:39 +02:00