Commit Graph

115 Commits

Author SHA1 Message Date
Simon Willnauer 325188281f Fix analysis-kuromoji to not use shaded APIs 2015-06-04 22:21:15 +02:00
Michael McCandless 8c52619436 Absorb ImmutableSettings into Settings 2015-05-26 08:03:20 -04:00
Robert Muir 07940f1e60 remove logging properties 2015-05-22 09:21:30 -04:00
Robert Muir 8182efb848 Don't set path.home for integration test 2015-05-22 08:51:53 -04:00
Robert Muir a7f7256f19 respect es.logger.level, TODO: fix this in es-parent for all plugins 2015-05-22 08:38:18 -04:00
Robert Muir 48d4fc716f switch to plugin pom 2015-05-21 22:51:02 -04:00
Robert Muir 99867c74b8 remove duplicate test config 2015-05-21 16:47:42 -04:00
Robert Muir 278fc4e30f engage forbidden apis 2015-05-21 10:33:12 -04:00
Jun Ohtani 330911389a Add user dictionary test case
Closes #59
2015-05-14 15:15:36 +09:00
Robert Muir a3dce667b1 Fix compilation (use the new UserDictionary.open)
Relates to #59
2015-05-13 12:22:32 -04:00
Robert Muir 22601a477f remove unnecessary prop 2015-05-11 21:24:26 -04:00
Robert Muir 3417ae8d7f Remove outdated policy file 2015-05-11 19:42:40 -04:00
Robert Muir e9b85b97ba enable security manager in tests 2015-05-11 18:49:42 -04:00
Robert Muir 7c05b8ebf5 Tests: fix tests not to use CWD 2015-05-05 12:47:37 -04:00
David Pilato 7d7b45beed Latest version is 2.5.0 2015-04-30 15:48:48 +02:00
David Pilato ac603eabd9 update documentation with release 2.4.3 2015-04-30 15:47:15 +02:00
David Pilato 2af932d569 [doc] update compatibility matrix for elasticsearch 1.4.5
Closes #58.
2015-04-30 15:39:48 +02:00
David Pilato 2168286159 update documentation with release 2.5.0 2015-03-24 18:52:15 +01:00
David Pilato 414ad35802 Move to elastic owner
(cherry picked from commit 01acf2f)
(cherry picked from commit 5c93c2b)
2015-03-24 18:45:30 +01:00
David Pilato a21134cd64 Move parent bloc after artifact coordinates 2015-03-24 18:43:33 +01:00
David Pilato 03f4b7c965 create `es-1.5` branch 2015-03-16 16:25:47 -07:00
Jun Ohtani 766402870e Docs: revise examples 2015-03-16 13:43:55 +09:00
Jun Ohtani 0a0d6fd644 Add "ja_stop" filter
* can use a predefined "_japanese_" stop words
 * can not use other predefined stop words
 * upgrade to lucene 5
 * add ja_stop to README

  Closes #45
2015-03-16 13:17:46 +09:00
David Pilato d0f629b0f5 Fix doc for es version < 1.4.3 2015-02-13 16:44:31 +01:00
David Pilato 5d36b3fadb update documentation with release 2.4.2 2015-02-11 21:49:29 +01:00
Kenta Okamoto aa651a8747 Fix typo: MecCab -> MeCab 2015-02-09 16:13:21 +09:00
David Pilato b0b7ffe12d Remove old maven profiles (unused) 2015-01-02 21:33:52 +01:00
David Pilato a5e5769085 Add sonatype snapshot repository 2015-01-02 20:58:21 +01:00
Jun Ohtani 5ced1949d6 Docs: revise examples
(cherry picked from commit 14ac3b0)
2014-12-22 14:10:44 +09:00
Satoshi Kimura 6a19e38f68 romanji -> romaji 2014-12-15 19:08:29 +09:00
David Pilato 2d39e41547 [Maven] best practice: add always groupId 2014-12-12 18:49:53 +01:00
David Pilato 33db1aebcd 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:34:32 +01:00
Jun Ohtani d01d7fa09f Analysis: Use PreBuiltXXXFactory
Closes #34
2014-12-08 00:24:31 +09:00
Adrien Grand b1caeee8fd Upgrade to Lucene 5.0.0-snapshot-1642891 2014-12-02 18:14:42 +01:00
Michael McCandless 9a4502fdba Upgrade to Lucene 5.0.0-snapshot-1641343 2014-11-24 05:51:11 -05:00
Michael McCandless c17708660c Upgrade to Lucene 5.0.0-snapshot-1637347 2014-11-10 16:45:08 -05:00
Robert Muir 99b2b82c74 upgrade to lucene 5 snapshot 2014-11-05 16:06:43 -05:00
tlrx 5ce7e32c1e update documentation with release 2.4.1 2014-11-05 20:22:48 +01:00
Jun Ohtani 89d14f9cfe Update to Lucene 4.10.2
Closes #50
2014-10-30 14:14:56 +09:00
Jun Ohtani d847959618 Tests: Fix randomizedtest fail
Closes #49
2014-10-30 13:45:42 +09:00
David Pilato ff686ac06a 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 #47.

(cherry picked from commit 3a90982)
2014-10-15 16:02:52 +02:00
David Pilato cc60d9aa3c update documentation with release 2.4.0 2014-10-02 09:43:31 +02:00
David Pilato cb1577e2d2 Update to elasticsearch 1.4.0.Beta1
(cherry picked from commit f47babb)
(cherry picked from commit a515501)
2014-10-02 09:35:53 +02:00
mikemccand 773b268370 Upgrade to Lucene 4.10.1 2014-09-28 17:55:18 -04:00
Michael McCandless d90f1e76c6 Upgrade to Lucene 4.10.1 snapshot 2014-09-24 17:18:13 -04:00
David Pilato c2cf90657a Create branch es-1.4 for elasticsearch 1.4.0 2014-09-15 13:52:16 +02:00
David Pilato 677211ad93 Update to Lucene 4.10.0
Closes #44.
2014-09-08 18:21:08 +02:00
Jun Ohtani 6e48989cd0 Docs: fix typo 2014-08-22 13:58:46 +09:00
Jun Ohtani 4526b8fd4d Docs: make the welcome page more obvious
Closes #39.
2014-08-22 13:54:19 +09:00
David Pilato d794dcf1c4 Update to elasticsearch 1.4.0
Closes #38.

(cherry picked from commit 7ee03e7)
2014-07-16 09:29:35 +02:00