Commit Graph

43 Commits

Author SHA1 Message Date
David Pilato 92d47d4b28 Fix doc for es version < 1.4.3 2015-02-13 16:42:52 +01:00
David Pilato 250843f0ec Fix doc for es version < 1.4.3 2015-02-13 16:42:28 +01:00
David Pilato d5e4dc872d update documentation with release 2.4.3 2015-02-11 21:47:45 +01:00
tlrx 1247d55e06 update documentation with release 2.4.2 2014-11-05 18:09:08 +01:00
David Pilato 02b0206251 update documentation with release 2.4.1 2014-10-09 16:26:31 +02:00
David Pilato 48292f3680 update documentation with release 2.3.1 2014-10-09 16:20:40 +02:00
David Pilato 940297c93a update documentation with release 2.4.0 2014-10-02 09:09:35 +02:00
David Pilato c93491c4d4 Update to Lucene 4.10.1 and elasticsearch 1.4.0.Beta1
Also replace deprecated code in Lucene.

Closes #28.
2014-10-02 09:05:48 +02:00
David Pilato 513574f7af Create branch es-1.4 for elasticsearch 1.4.0 2014-09-15 12:01:23 +02:00
David Pilato ff1c519800 Docs: make the welcome page more obvious
Closes #26.
2014-09-08 18:34:41 +02:00
David Pilato 304e6898be Update to elasticsearch 1.4.0
Closes #25.

(cherry picked from commit c299ce4)
2014-07-16 09:20:55 +02:00
David Pilato d063fe6019 Deprecate smartcn_word
Looks like `WordTokenFilter` has been [deprecated in Lucene 4.8](http://lucene.apache.org/core/4_8_0/analyzers-smartcn/org/apache/lucene/analysis/cn/smart/WordTokenFilter.html) and looking at the javadoc, it looks like that only the [HMMChineseTokenizer](http://lucene.apache.org/core/4_8_0/analyzers-smartcn/org/apache/lucene/analysis/cn/smart/HMMChineseTokenizer.html) will be supported.

We need to deprecate `smartcn_word` and `smartcn_sentence`.
We add `smartcn_tokenizer` which does the both things.

 Closes #22.

(cherry picked from commit 64dcb9b)
2014-06-27 16:12:47 +02:00
David Pilato 45dfe9abb6 Update to elasticsearch 1.3.0
Closes #21.
(cherry picked from commit a1b37f6)
2014-05-28 10:18:22 +02:00
David Pilato f215ab05dd [DOCS] Fix analyzer name
Closes #20.

Thanks to @goncha!
(cherry picked from commit 333f850)
2014-05-28 10:15:17 +02:00
David Pilato 835a0445c6 Create es-1.2 branch 2014-04-29 10:55:47 +02:00
David Pilato 9e780fa599 Update to elasticsearch 1.1.0 / Lucene 4.7.0
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 397e943)
2014-03-26 14:48:30 +01:00
David Pilato ee4b15b051 prepare for next development iteration 2014-02-28 18:19:32 +01:00
David Pilato f224b0435c prepare release elasticsearch-analysis-smartcn-2.0.0 2014-02-28 18:16:11 +01:00
David Pilato dbf9463927 Add plugin release semi-automatic script
Closes #15.
2014-02-28 18:02:42 +01:00
David Pilato e7509afff0 prepare release elasticsearch-analysis-smartcn-2.0.0.RC1 2014-01-15 18:25:36 +01:00
David Pilato 618c1070b9 Prepare branch 1.x 2014-01-10 23:50:47 +01:00
David Pilato 2244fa4397 update headers 2014-01-10 23:49:11 +01:00
David Pilato 801fb0a247 prepare release elasticsearch-analysis-smartcn-1.8.0 2013-12-19 11:32:42 +01:00
David Pilato 4eb0f0adcf Update to Elasticsearch 0.90.8 / Lucene 4.6.0
Closes #6.
2013-12-19 10:46:35 +01:00
David Pilato b2dcc3383a prepare release elasticsearch-analysis-smartcn-1.7.0 2013-11-06 12:55:49 +01:00
David Pilato 0d2791efba Update to Elasticsearch 0.90.6 / Lucene 4.5.1
Closes #5.
2013-11-06 12:55:48 +01:00
David Pilato 78345bc561 prepare release elasticsearch-analysis-smartcn-1.6.0 2013-08-08 15:27:56 +02:00
David Pilato 19bcfc2715 Update to Elasticsearch 0.90.3 / Lucene 4.4.0
Closes #4.
2013-08-08 15:26:08 +02:00
David Pilato e5931379ca prepare release elasticsearch-analysis-smartcn-1.5.0 2013-05-30 21:41:00 +02:00
David Pilato 7dfbdf4523 Update to Elasticsearch 0.90.1 / Lucene 4.3.0
Closes #3.
2013-05-30 21:39:36 +02:00
Shay Banon bd6af00f92 release 1.4 2013-04-29 21:57:30 +02:00
Shay Banon 035419ef51 release 1.3 2013-02-26 15:46:23 +01:00
David Pilato d080a75e7d Move to Elasticsearch 0.21.0.Beta1
Due to refactoring in 0.21.x we have to update this plugin
Closes #2.
2013-02-24 23:16:50 +01:00
Shay Banon e78e320478 add license and repo 2012-06-10 21:58:17 +02:00
Shay Banon 0d02b918e6 release 1.2.0 2012-04-30 12:47:48 +03:00
Shay Banon d3edff57fa fix readme 2012-02-07 15:46:59 +02:00
Shay Banon 72b3a4d7a1 release 1.1.0 supporting elasticsearch 0.19 2012-02-07 15:32:47 +02:00
Shay Banon 3eef6ad66b move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:00:14 +02:00
Shay Banon cf4ed728eb fix analyzer name 2011-12-29 12:44:33 +02:00
Shay Banon db581468a8 fix header 2011-12-29 12:09:56 +02:00
Shay Banon 90c581aa2f fix it again... 2011-12-29 12:06:13 +02:00
Shay Banon 333796d33f fix readme 2011-12-29 12:05:05 +02:00
Shay Banon e26f62a71e first! 2011-12-29 11:58:31 +02:00