Commit Graph

95 Commits

Author SHA1 Message Date
David Pilato a5d9194f84 Update to elastic owner
We moved elasticsearch to elastic
(cherry picked from commit d71102b)
(cherry picked from commit fca681c)
2015-03-24 18:12:52 +01:00
David Pilato 5650118246 Move parent after project artifactid 2015-03-24 18:09:35 +01:00
David Pilato cc9dce1a70 create `es-1.5` branch 2015-03-16 16:32:03 -07:00
David Pilato 51ce250629 Fix doc for es version < 1.4.3 2015-02-13 16:40:23 +01:00
David Pilato 766b0db56f update documentation with release 2.4.2 2015-02-11 21:47:47 +01:00
David Pilato c43a7b3529 Add sonatype snapshot repository 2015-01-02 20:52:53 +01:00
David Pilato f830976d27 Depend on elasticsearch-parent
To simplify plugins maintenance and provide more value in the future, we are starting to build an `elasticsearch-parent` project.
This commit is the first step for this plugin to depend on this new `pom` maven project.
2014-12-12 18:50:52 +01:00
Jun Ohtani 8fbfab2a0d Analysis: Fix using PreBuiltXXXFactory
Closes #25
2014-12-08 12:55:46 +09:00
Adrien Grand ddf32eb88f Upgrade to Lucene 5.0.0-snapshot-1642891 2014-12-02 18:15:27 +01:00
Michael McCandless ade4d3a9de Upgrade to Lucene 5.0.0-snapshot-1641343 2014-11-24 05:51:31 -05:00
Michael McCandless bab1f30fe2 Upgrade to Lucene 5.0.0-snapshot-1637347 2014-11-10 16:45:30 -05:00
Robert Muir 3af1069a07 upgrade to lucene 5 snapshot 2014-11-05 16:33:52 -05:00
tlrx af98b4276f update documentation with release 2.4.1 2014-11-05 17:49:43 +01:00
Jun Ohtani 2035a660a1 Update to Lucene 4.10.2
Closes #35
2014-10-30 14:46:36 +09:00
Jun Ohtani 22925b8132 Tests: Fix randomizedtest fail
Closes #34
2014-10-30 14:44:53 +09:00
David Pilato ae1c019e1a Tests: index.version.created must be set
Due to this [change](https://github.com/elasticsearch/elasticsearch/pull/8018), we need to fix our tests for elasticsearch 1.4.0 and above.

Closes #33.
2014-10-15 15:49:35 +02:00
David Pilato a8a2e83e89 update documentation with release 2.4.0 2014-10-02 09:30:35 +02:00
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