Commit Graph

45 Commits

Author SHA1 Message Date
David Pilato 02809f40be Update to Lucene 4.10.0
Closes #27.

(cherry picked from commit 1eb2352)
2014-09-15 16:29:41 +02:00
David Pilato e113a30858 Docs: make the welcome page more obvious
Closes #25.
2014-09-04 15:13:00 +02:00
David Pilato a5c7089cf7 Update to elasticsearch 1.4.0
Closes #24.
(cherry picked from commit e03a16b)
2014-07-24 00:45:54 +02:00
David Pilato 858d4da43c Update to Lucene 4.9.0 / elasticsearch 1.3.0
Related to #21.
Closes #22.
(cherry picked from commit c3964ad)
2014-07-24 00:45:17 +02:00
David Pilato 4bb456815a Update to elasticsearch 1.3.0
Closes #21
2014-05-23 19:57:16 +02:00
David Pilato 10b3c89009 Update to elasticsearch 1.2.0
Closes #20
Fix #19
2014-05-23 19:55:15 +02:00
David Pilato 22465d23e7 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:10 +01:00
David Pilato b54ba3a524 Disable java and maven version checking
And fix typo in email html
2014-03-19 22:45:17 +01:00
David Pilato 4a308a0223 Remove `_source.obj1`
Related to #14.
2014-03-07 16:42:29 +01:00
David Pilato f5366da0bf Add Javascript examples
Closes #8.
2014-03-07 16:40:46 +01:00
Hugues Malphettes 2b61b004c4 Update to elasticsearch 1.0.1 (Lucene 4.7.0)
Closes #12.
2014-03-07 16:05:41 +01:00
David Pilato 4d90405ba9 Update to elasticsearch 1.0.0
Closes #14
2014-03-07 15:48:49 +01:00
David Pilato 4f617d180c 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 #16.
2014-03-07 15:43:37 +01:00
David Pilato c82c6530a0 Add plugin release semi-automatic script
Closes #15.
2014-03-07 15:41:46 +01:00
David Pilato 857ca09e33 prepare for next development iteration 2014-01-15 19:54:45 +01:00
David Pilato 9ea52340b0 prepare release elasticsearch-lang-javascript-2.0.0.RC1 2014-01-15 18:45:46 +01:00
David Pilato 6567fdcaff Update to elasticsearch 1.0.0.RC1
Closes #9.
2014-01-15 15:33:48 +01:00
David Pilato 02790c74fe prepare branch 1.x 2014-01-15 15:32:21 +01:00
David Pilato e2f9d02e5e Move tests to elasticsearch test framework
Relative to #10.
2014-01-15 14:48:50 +01:00
David Pilato a36827cbc0 Move tests to elasticsearch test framework
Closes #10.
2014-01-15 12:46:37 +01:00
David Pilato 40f89f70f6 update headers 2014-01-15 12:28:20 +01:00
David Pilato 6503f7983a Create CONTRIBUTING.md 2013-08-21 11:49:10 +02:00
David Pilato 3cf3502d73 prepare for next development iteration 2013-06-05 16:55:13 +02:00
David Pilato bb41d2fc7f prepare release elasticsearch-lang-javascript-1.4.0 2013-06-05 16:53:10 +02:00
ejain aa68294c85 Make log4j an optional dependency
...as it is in the main elasticsearch pom.xml. This is useful for people who want to use slf4j/logback instead of log4j.
Closes #2.
2013-06-05 15:22:16 +02:00
David Pilato 8036c4fb81 Move to Elasticsearch 0.90.1
And update licence
Closes #5.
2013-06-05 15:21:47 +02:00
Shay Banon f3d0d30dc5 move to 1.4 snap 2013-02-26 16:14:10 +01:00
Shay Banon 67bb04b0f8 release 1.3 2013-02-26 16:13:55 +01:00
David Pilato eeb4bdbb34 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:32:11 +01:00
Shay Banon b2c29d4443 move to 1.3.0 snap 2012-06-23 21:52:04 +02:00
Shay Banon 94a4a3e49a release 1.2.0 2012-06-23 21:51:48 +02:00
Shay Banon fc789a20a4 upgrade to rhino 1.7R4 2012-06-23 21:48:22 +02:00
Shay Banon b9b9631e21 add license and repo 2012-06-10 22:11:32 +02:00
Shay Banon a96a9ddd35 Merge pull request #1 from dadoonet/master
Update maven assembly plugin version to 2.3
2012-02-26 15:39:59 -08:00
David Pilato 3a9070d6db Ignore eclipse files 2012-02-26 23:08:24 +01:00
David Pilato 7cc4216ac9 Update maven assembly plugin to latest version : 2.3 2012-02-26 23:08:15 +01:00
Shay Banon dc642eaa12 latest assembly 2012-02-26 10:20:19 +02:00
Shay Banon 3e752af6b4 latest elastcisearch 2012-02-26 10:19:19 +02:00
Shay Banon e1f4708223 move to 1.2.0 snap 2012-02-07 16:41:14 +02:00
Shay Banon f76e472696 release 1.1.0 supporting elasticsearch 0.19 2012-02-07 16:40:55 +02:00
Shay Banon 085f278bd4 move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:11:20 +02:00
Shay Banon c849f6e9a2 fix pom 2011-12-13 15:05:46 +02:00
Shay Banon 887363014d add log4j and fix README 2011-12-05 18:00:27 +02:00
Shay Banon 93c36c64ca move to 1.1.0 snap 2011-12-05 17:35:54 +02:00
Shay Banon 5efc712d5c first commit 2011-12-05 17:23:33 +02:00