129 Commits

Author SHA1 Message Date
Robert Muir
fbc74ff339 remove tabs 2015-05-22 00:02:25 -04:00
Robert Muir
4fcd2643f2 switch to plugin pom 2015-05-21 22:50:30 -04:00
Robert Muir
0e17ce7f18 remove duplicate test config 2015-05-21 16:47:00 -04:00
Robert Muir
4c860456e8 engage forbidden APIs 2015-05-21 10:32:30 -04:00
Robert Muir
546db210d8 remove unnecessary prop 2015-05-11 21:22:58 -04:00
Robert Muir
1fad6fe356 Remove outdated policy file 2015-05-11 19:40:56 -04:00
Robert Muir
175847c423 enable security manager in tests 2015-05-11 18:35:02 -04:00
Robert Muir
f9ec1ed232 Tests: fix tests not to use CWD 2015-05-05 12:09:26 -04:00
David Pilato
e2d75f3e07 Latest version is 2.5.0 2015-04-30 16:10:56 +02:00
David Pilato
2f5571dee1 update documentation with release 2.4.3 2015-04-30 16:04:15 +02:00
David Pilato
3d8d8ff6ee Update compatibility matrix for elasticsearch 1.4.5
Closes #51.
2015-04-30 15:56:07 +02:00
David Pilato
6b7b7e374a Remove ElasticsearchIllegalArgumentException and ElasticsearchIllegalStateException in favor of the JDK one
Related to https://github.com/elastic/elasticsearch/issues/10794

Closes #50.
2015-04-29 18:55:48 +02:00
David Pilato
94b770b637 Update to elastic owner
We moved elasticsearch to elastic
(cherry picked from commit 500f265)
(cherry picked from commit 583c5b2)
2015-03-24 17:52:51 +01:00
David Pilato
6e25fc2cb2 update documentation with release 2.5.0 2015-03-24 17:40:07 +01:00
David Pilato
bd6976dfa8 create branch es-1.5 2015-03-16 16:21:53 -07:00
David Pilato
eac332ae07 Remove ThreadLeak filter
Due to elasticsearch/elasticsearch#9843
2015-02-27 09:19:45 +01:00
David Pilato
aff0c5fc9f Fix doc for es version < 1.4.3 2015-02-13 16:41:45 +01:00
David Pilato
a0b9cb2373 update documentation with release 2.4.2 2015-02-11 21:40:42 +01:00
David Pilato
8fecb4d508 Add sonatype snapshot repository 2015-01-02 20:35:26 +01:00
David Pilato
aa162da27c add /.local-*-execution-hints.log 2014-12-12 18:11:43 +01:00
David Pilato
8204be34e3 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 PR is the first step for this plugin to depend on this new `pom` maven project.
2014-12-12 16:23:28 +01:00
David Pilato
e50f8349e0 Replace resolveConfigAndLoadToString
This method was removed by 3dfff84043 (diff-f06b176696959d1967c63d5b74fd58ac) in elasticsearch master branch
2014-12-03 21:13:51 +01:00
Adrien Grand
cda7537967 Upgrade to Lucene 5.0.0-snapshot-1642891 2014-12-02 18:15:00 +01:00
Michael McCandless
0f49ccdcde Upgrade to Lucene 5.0.0-snapshot-1641343 2014-11-24 05:51:19 -05:00
Michael McCandless
121513dd59 Upgrade to Lucene 5.0.0-snapshot-1637347 2014-11-10 16:45:17 -05:00
Robert Muir
f50c01db1a actually run all the tests 2014-11-06 03:15:42 -05:00
Robert Muir
e45308d9e7 add back collation (still the way it was working before) 2014-11-06 03:11:20 -05:00
Robert Muir
c2c0345837 upgrade to lucene 5 snapshot (will open issue about collators) 2014-11-05 16:25:33 -05:00
tlrx
472c21a138 update documentation with release 2.4.1 2014-11-05 17:30:57 +01:00
Jun Ohtani
cec157dafa Update to Lucene 4.10.2
Closes #44
2014-10-30 14:30:28 +09:00
Jun Ohtani
eb7a8a427c Tests: Fix randomizedtest fail
Closes #43
2014-10-30 14:29:24 +09:00
David Pilato
e9e80407b3 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 #41.

(cherry picked from commit 75b800f)
2014-10-15 17:18:15 +02:00
David Pilato
77134b7c79 update documentation with release 2.4.0 2014-10-02 09:57:32 +02:00
David Pilato
481a268931 Update to elasticsearch 1.4.0.Beta1
(cherry picked from commit 9abbe92)
(cherry picked from commit 890c483)
2014-10-02 09:51:58 +02:00
mikemccand
f62f97e0f8 Upgrade to Lucene 4.10.1 2014-09-28 17:56:10 -04:00
Michael McCandless
fa6e6b2717 Upgrade to Lucene 4.10.1 snapshot 2014-09-24 16:51:28 -04:00
David Pilato
710697bac0 Create branch es-1.4 for elasticsearch 1.4.0 2014-09-12 16:02:43 +02:00
David Pilato
5ee9cca15b Fix missing line 2014-09-09 00:04:33 +02:00
David Pilato
aab6d69a78 Update to Lucene 4.10.0
Closes #33.
2014-09-08 23:20:27 +02:00
Jun Ohtani
e8d23c9129 Docs: make the welcome page more obvious
Closes #36.
2014-08-26 14:09:57 +09:00
Jun Ohtani
cbb00e9978 change version number for 2.3.0 release 2014-08-08 12:03:18 +09:00
David Pilato
fae3094764 Update to elasticsearch 1.4.0
Closes #34.

(cherry picked from commit ddd941b)
2014-07-16 09:25:09 +02:00
David Pilato
35bf4adada Update to Lucene 4.9.0
Closes #33.

(cherry picked from commit bc45a89)
2014-06-27 11:51:16 +02:00
David Pilato
8300ea17ad Update to elasticsearch 1.3.0
Closes #32.

(cherry picked from commit 4d17e47)
2014-05-28 16:54:10 +02:00
David Pilato
5523739b20 Add integration tests
Closes #31.

(cherry picked from commit 39b83f0)
2014-05-28 16:53:03 +02:00
Jun Ohtani
f1eae455fb add ICUNormalizer2CharFilter
Included ICUNormalizer2Charfilter in Lucene 4.8.0.
Add CharFilterFactory.

Now, char_filter name is "icu_normalizer", however token_filter name is same name.

Closes #27.

(cherry picked from commit 0cbf1b3)
2014-05-28 16:52:50 +02:00
David Pilato
f068ef88a4 Use JS markdown formatter
(cherry picked from commit 3941016)
2014-05-28 16:52:36 +02:00
David Pilato
dafa7e764d Add lucene version in es-plugin.properties
Closes #25.
(cherry picked from commit 8836775)
2014-04-29 10:52:00 +02:00
David Pilato
55bd212e61 Create branch es-1.2 2014-04-29 10:34:19 +02:00
Adrien Grand
84adacef4a Upgrade to Lucene 4.8. 2014-04-29 09:40:29 +02:00