Commit Graph

41 Commits

Author SHA1 Message Date
Britta Weber cd7756c283 Remove setNextScore in SearchScript
Due to a change in elasticsearch 1.4.0, we need to apply a similar patch here.

See elasticsearch/elasticsearch#6864
See elasticsearch/elasticsearch#7819

Closes #16.
Closes #21.
2014-10-07 13:14:08 +02:00
mikemccand f7b4a4de9c Upgrade to Lucene 4.10.1 2014-09-28 17:57:50 -04:00
Michael McCandless da5f0f785e Upgrade to Lucene 4.10.1 snapshot 2014-09-24 18:10:55 -04:00
David Pilato 4fd6012680 Create branch es-1.4 for elasticsearch 1.4.0 2014-09-15 10:42:31 +02:00
David Pilato c1b4018f87 Docs: make the welcome page more obvious
Closes #17.
2014-09-09 00:05:22 +02:00
David Pilato 2bfac65f74 Update to Lucene 4.10.0
Closes #20.
2014-09-08 23:57:57 +02:00
David Pilato d985f6b049 Update to elasticsearch 1.4.0
Related to #14.

(cherry picked from commit 964de0d)
2014-07-24 00:15:45 +02:00
David Pilato 870e8b8aa2 Update to elasticsearch 1.4.0
Closes #14.

(cherry picked from commit 8d677aa)
2014-07-23 23:53:55 +02:00
David Pilato c58e49e84a Update to Lucene 4.9.0 / elasticsearch 1.3.0
Closes #15.
Related to #13.

(cherry picked from commit 8f077d6)
2014-07-23 23:52:50 +02:00
David Pilato 1e46301d83 [TEST] fix tests
Tests fail because we now disable automatic plugin loading from the classpat when running tests

(cherry picked from commit c5554ad)
2014-05-23 20:35:33 +02:00
David Pilato 9492736ab7 Update to elasticsearch 1.3.0
Closes #13.
(cherry picked from commit b9cff46)
2014-05-23 17:48:12 +02:00
David Pilato b651570dde Update to elasticsearch 1.2.0
Closes #11.
(cherry picked from commit 8a87054)
2014-05-23 17:33:09 +02:00
David Pilato 2c18d35b59 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
2014-03-28 18:35:25 +01:00
David Pilato d76bdb12da Disable java and maven version checking
And fix typo in email html
2014-03-19 22:42:50 +01:00
David Pilato 1b79c72e2d prepare for next development iteration 2014-03-07 17:41:37 +01:00
David Pilato 3303878d9a prepare release elasticsearch-lang-python-2.0.0 2014-03-07 17:37:59 +01:00
David Pilato 97b63f230f Add documentation
Closes #2.
2014-03-07 17:34:04 +01:00
David Pilato 491e2e3958 Update to elasticsearch 1.0.0
Closes #10.
2014-03-07 17:23:26 +01:00
David Pilato 7b89ac3458 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 #9.
2014-03-07 17:19:30 +01:00
David Pilato 79ac03e9c5 Add plugin release semi-automatic script
Closes #8.
2014-03-07 17:17:47 +01:00
David Pilato b7511a18ca prepare for next development iteration 2014-01-15 19:54:57 +01:00
David Pilato 5a43c62d3b prepare release elasticsearch-lang-python-2.0.0.RC1 2014-01-15 18:47:41 +01:00
David Pilato f5865b71af Update to elasticsearch 1.0.0.RC1
Closes #5.
2014-01-14 19:16:19 +01:00
David Pilato 20192eb678 prepare branch 1.x 2014-01-14 19:11:23 +01:00
David Pilato 3fc121f603 Update request that uses python script with no parameters fails with NullPointerException
Closes #4.
2014-01-14 19:09:10 +01:00
David Pilato c065e3884b Move tests to elasticsearch test framework
Closes #6.
2014-01-14 18:54:51 +01:00
David Pilato de2ae17633 Update to jython 2.5.3
Closes #7.
2014-01-14 16:57:08 +01:00
David Pilato 9d431481e3 update headers 2014-01-14 16:53:50 +01:00
David Pilato ecbac6cea6 Create CONTRIBUTING.md 2013-08-21 11:46:13 +02:00
Shay Banon 936b5952be move to 1.3 snap 2013-02-26 16:24:41 +01:00
Shay Banon 008532da15 release 1.2.0 2013-02-26 16:24:25 +01:00
David Pilato 935e512c31 Move to Elasticsearch 0.21.0.Beta1
Due to refactoring in 0.21.x we have to update this plugin
Closes #3.
2013-02-24 22:53:09 +01:00
Shay Banon 97d41c9834 add repo and license 2012-06-10 22:12:36 +02:00
Shay Banon 2023a10002 latest assembly 2012-02-26 10:21:19 +02:00
Shay Banon dc80e6532e latest elasticsearch 2012-02-26 10:20:53 +02:00
Shay Banon f62fab14da move to 1.2.0 snap 2012-02-07 16:45:38 +02:00
Shay Banon a581da9ee2 release 1.1.0 supporting elasticsearch 0.19 2012-02-07 16:45:13 +02:00
Shay Banon 1b85f22e0a move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:13:11 +02:00
Shay Banon 65ada1b75a fix pom 2011-12-13 15:06:16 +02:00
Shay Banon 17d1550f6e move to 1.1.0 snap 2011-12-05 17:59:06 +02:00
Shay Banon 8b5223fcfd first commit 2011-12-05 17:54:04 +02:00