23 Commits

Author SHA1 Message Date
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
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
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
4c935133e3 Update to elasticsearch 1.0.0.RC1
Closes #16.
2014-01-10 23:23:07 +01:00
David Pilato
114a120fe8 Update headers 2014-01-10 23:18:52 +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
Shay Banon
1e3f8cf20c release 1.8 2013-02-26 15:58:30 +01:00
Olivier Favre
c69d6d5932 Upgrade to Lucene 4.1 2013-02-04 11:54:15 +01:00
Martijn van Groningen
59d7f5cc14 Exposed ICU collator options in IcuCollationTokenFilterFactory
Closes #6
2012-09-28 09:58:57 +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
barsk
96e38eca61 Exposing filtering capabilities via the unicodeSetFilter attribute 2012-02-28 13:57:54 +01:00
Shay Banon
dfba64a8a0 upgrade to latest assembly plugin 2012-02-26 10:08:32 +02:00
Shay Banon
90e80cf83c move to 0.19 snap and use some of its features 2012-01-31 12:55:10 +02:00
Shay Banon
1f89efc442 register global analyzers with ICU 2012-01-18 22:33:44 +02:00
Shay Banon
d750fa1a2f no need to have both camel case and underscore casing, we handle camelcase from underscore automatically. 2011-12-29 11:43:55 +02:00
Shay Banon
b61e27eccc release 1.1.0 2011-12-13 15:27:47 +02:00
Shay Banon
1901efb64a remove author names (we no longer have them on) and fix header 2011-12-11 18:59:12 +02:00
Jörg Prante
188944be77 added ICU tokenizer and ICU transform 2011-12-11 02:24:03 +01:00
Jörg Prante
3f9c893ec6 added ICU tokenizer ; ICU transform by transliterator 2011-12-11 02:20:42 +01:00
Shay Banon
4480762bf8 first commit 2011-12-05 13:31:59 +02:00