Commit Graph

78 Commits

Author SHA1 Message Date
mikemccand 25b147df60 Upgrade to Lucene 4.10.1 2014-09-28 17:56:26 -04:00
Michael McCandless 418b727bd2 Upgrade to Lucene 4.10.1 snapshot 2014-09-24 16:56:24 -04:00
David Pilato 325f073955 Create branch es-1.4 for elasticsearch 1.4.0 2014-09-15 13:49:31 +02:00
David Pilato 35063bf6cf Update to Lucene 4.10.0
Closes #32.
2014-09-08 18:28:02 +02:00
Jun Ohtani 57f2e107ed Docs: make the welcome page more obvious
Closes #30.
2014-09-04 18:28:40 +09:00
David Pilato 814ec14d40 Update to elasticsearch 1.4.0
Closes #29.

(cherry picked from commit 4a87b6b)
2014-07-16 09:32:53 +02:00
David Pilato d2ae86561b Update to Lucene 4.9.0
Closes #28.

(cherry picked from commit 829d78c)
2014-06-27 11:58:26 +02:00
David Pilato 2c6815456d Update to elasticsearch 1.3.0
Closes #27.
(cherry picked from commit 5effcce)
2014-05-24 09:48:51 +02:00
David Pilato 5721e88670 Update to elasticsearch 1.2.0
elasticsearch 1.2.0 has been released. We need to update from SNAPSHOT to released version.

Closes #26.

(cherry picked from commit ae3f3c23e3fde3b2327c1b5d759ff27675ecb40c)
2014-05-24 09:40:48 +02:00
David Pilato a88db2c340 Fix typo 2014-04-29 11:21:31 +02:00
David Pilato 242e0c9355 Add Lucene version in plugin.properties file
Closes #24.
(cherry picked from commit aca83a7)
2014-04-29 11:20:17 +02:00
David Pilato ff9b735fff Update to Lucene 4.8
Closes #23.
(cherry picked from commit 64a1d9c)
2014-04-29 11:20:01 +02:00
David Pilato d304fdb99c Create es-1.2 branch 2014-04-29 11:04:36 +02:00
David Pilato 15ff76eef4 Support documentation link update 2014-03-28 17:25:03 +01:00
David Pilato 17949685bf 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 68bf829)
2014-03-26 14:08:54 +01:00
David Pilato 64e993b754 Disable java and maven version checking
And fix typo in email html
2014-03-19 22:29:26 +01:00
David Pilato fb2a232431 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] Stempel (Polish) Analysis plugin for elasticsearch 1.8.0 released
```

We prefer to have that form:

```
 [ANN] Elasticsearch Stempel (Polish) Analysis plugin 1.8.0 released
 ```

  Thanks to @spinscale to reporting this.
2014-03-03 10:45:20 +01:00
David Pilato 84e1ec3dfe prepare for next development iteration 2014-02-28 17:50:36 +01:00
David Pilato 7483cfaaed prepare release elasticsearch-analysis-stempel-2.0.0 2014-02-28 17:49:40 +01:00
David Pilato 5987363945 Update to elasticsearch 1.0.0
Closes #21.
2014-02-28 17:44:34 +01:00
David Pilato 3d2d69c091 Add plugin release semi-automatic script
We want to be able to release versions in a faster way then we do by now.

Closes #20.
2014-02-28 17:38:42 +01:00
David Pilato dd9c4ecf28 Old versions (for es < 1.0) go to 1.x branch 2014-02-17 15:24:53 +01:00
David Pilato 6ce7e897d8 Add test stempel analyzer in mapping 2014-02-17 15:21:24 +01:00
David Pilato 674491da6a prepare for next development iteration 2014-02-05 23:34:29 +01:00
David Pilato 711d88a14b prepare release elasticsearch-analysis-stempel-2.0.0.RC2 2014-02-05 23:31:59 +01:00
David Pilato 7c798d75b2 Add version in es-plugin.properties
(cherry picked from commit e7f5897)
2014-02-05 23:25:48 +01:00
David Pilato 913f9bd461 Can not upgrade stempel plugin from elasticsearch 0.90.5
Due to fix [3790](https://github.com/elasticsearch/elasticsearch/issues/3790) in core, upgrading an analyzer provided as a plugin now fails.

See https://github.com/elasticsearch/elasticsearch/issues/4936 for details.

Issue is in elasticsearch core code but can be fixed in plugins by overloading `PreBuiltTokenFilterFactoryFactory` and `PreBuiltAnalyzerProviderFactory`.

Closes #18.
(cherry picked from commit fc68d81)
2014-02-05 23:19:31 +01:00
David Pilato 4d6d7a00bc Update to Lucene 4.6.1 / Elasticsearch 1.0.0.RC2
Closes #16.
2014-02-05 21:09:27 +01:00
David Pilato e6a46d7903 Add integration test
We want to make sure that the plugin starts correctly when a node starts.

Closes #17.
2014-02-05 20:44:12 +01:00
David Pilato 28f7deb855 prepare for next development iteration 2014-01-15 19:54:34 +01:00
David Pilato 381fc2d0db prepare release elasticsearch-analysis-stempel-2.0.0.RC1 2014-01-15 18:43:52 +01:00
David Pilato f5986887ec Fix typo 2014-01-10 22:56:16 +01:00
David Pilato 5070b95f1d Update doc for 1.9.0 2014-01-10 22:55:00 +01:00
David Pilato dc6c88a17c Update to elasticsearch 1.0.0.RC1
Closes #14.
2014-01-10 22:52:12 +01:00
David Pilato 1b38009e5d create branch 1.x for maintenance version regarding elasticsearch 0.90.x 2014-01-10 22:48:59 +01:00
David Pilato a1c41e4526 Update licence header 2014-01-10 22:39:01 +01:00
David Pilato a8e01a5100 prepare for next development iteration 2013-12-19 23:33:40 +01:00
David Pilato 6387ddf9e6 prepare release elasticsearch-analysis-stempel-1.9.0 2013-12-19 23:32:01 +01:00
David Pilato 52bf13f2ce Ignore test log file
Related to #11.
2013-12-19 23:29:44 +01:00
David Pilato bc9ec5a0d4 Add some tokenizer and analyzer tests
Related to #9.
2013-12-19 23:27:02 +01:00
David Pilato 4da84bb96b Stempel sets itself as the default analyzer
Closes #12.
2013-12-19 22:16:20 +01:00
David Pilato 683a3184cd Move tests to JUnit
That said, we don't have any test yet :-)

Closes #11.
2013-12-19 17:24:46 +01:00
David Pilato 7704ee7844 Update to Elasticsearch 0.90.8 / Lucene 4.6.0
Closes #13.
2013-12-19 17:19:21 +01:00
David Pilato 864543d0e1 prepare for next development iteration 2013-11-06 12:50:54 +01:00
David Pilato c051af0419 prepare release elasticsearch-analysis-stempel-1.8.0 2013-11-06 12:50:54 +01:00
David Pilato ebaac6e5d8 Update to Elasticsearch 0.90.6 / Lucene 4.5.1
Closes #10.
2013-11-06 12:50:54 +01:00
David Pilato 50b2070f1f Create CONTRIBUTING.md 2013-08-21 11:52:44 +02:00
David Pilato dd59f8cebd prepare for next development iteration 2013-08-08 15:04:41 +02:00
David Pilato 91f8607250 prepare release elasticsearch-analysis-stempel-1.7.0 2013-08-08 15:02:13 +02:00
David Pilato 3049f677ba Update to Elasticsearch 0.90.3 / Lucene 4.4.0
Closes #6.
2013-08-08 15:00:00 +02:00