236 Commits

Author SHA1 Message Date
medcl
e08d9d9be5 update es to 5.0.0 v5.0.0 2016-10-27 16:10:56 +08:00
medcl
754572b2b9 update es to 5.0.0-rc1 v5.0.0-rc1 2016-10-13 16:26:43 +08:00
medcl
e0ada4440e update README 2016-09-28 12:17:11 +02:00
medcl
17f6e982a5 Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik 2016-09-28 12:16:09 +02:00
medcl
b6ec9c0a00 update to support es5.0.0-beta1, Closes #282 2016-09-28 12:14:24 +02:00
Hsu Chen-Wei
7c92a10fc0 Add steps for installation (#268)
Tell user to switch tags before compiling.
2016-09-06 04:43:23 +03:00
medcl
f28ec3c3c2 update travis config 2016-08-23 11:39:19 +08:00
medcl
bfcebccd0f update readme 2016-08-23 00:33:52 +08:00
medcl
82c6369501 unify compiler plugin version 2016-08-18 16:28:22 +08:00
medcl
e637c4b1b2 update readme,pom.xml 2016-08-18 15:51:34 +08:00
medcl
ac2b78acd0 bump up compiler to use 1.8 2016-08-18 15:26:46 +08:00
medcl
168a798da8 support es 5.0.0-alpha5 v5.0.0-alpha5 2016-08-18 11:25:45 +08:00
medcl
efb393f3d7 Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik v1.9.5 2016-08-15 10:30:05 +08:00
medcl
2df086b082 support maven release 2016-08-15 10:29:54 +08:00
lixiaohui
b11aec33c2 update for elasticsearch 2.3.5 (#259) 2016-08-12 09:52:58 +08:00
medcl
7e86d7390a remove unused classes 2016-07-25 20:54:57 +08:00
medcl
341b586373 add config to enable/disable lowercase and remote_dict, Closes #241 2016-07-25 10:55:25 +08:00
medcl
b662596939 update to support es 2.3.4, Closes #236 v1.9.4 2016-07-14 23:49:04 +08:00
tangyu
82432f1059 fix: Header ETag not exists will throw error: java.lang.NullPointerException #223 (#224) 2016-06-29 10:30:31 +08:00
Pengcheng Huang
4373cf7c94 JDK8 and Maven compability (#210)
Disable doclint
2016-06-13 17:41:01 +08:00
medcl
f1d59921fe Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik 2016-06-13 10:34:20 +08:00
medcl
c94ef3884a Fix maven empty assembly id, Closes #208 2016-06-13 10:34:01 +08:00
Robert LU
26fe905cc6 Also load config from /etc/elasticsearch/analysis-ik (#197)
Support install by `bin/plugin`, dealing with config files reallocation
2016-05-25 17:07:25 +08:00
medcl
7e29998ab9 update es to 2.3.3, Closes #194 2016-05-23 10:01:48 +08:00
medcl
cd9dfdf225 update es version to 2.3.2 v1.9.2 2016-05-01 09:18:40 +08:00
medcl
2dfe76375a Merge branch 'DevFactory-release/use-logger-to-log-exceptions-fix-1' 2016-04-10 22:18:08 +08:00
medcl
ca2bfe5732 merge code 2016-04-10 22:17:59 +08:00
Medcl
3bd1490225 Merge pull request #177 from tokikanno/for-es.2.3.1
For ES 2.3.1
v1.9.1
2016-04-07 23:00:29 +08:00
toki.kanno
c2244ccd80 revert installation command 2016-04-07 15:26:41 +08:00
toki.kanno
800097d776 new installation guide for ES2.X 2016-04-07 12:28:49 +08:00
toki.kanno
e14b7a0df7 update version info in pom.xml and README.md for ES 2.3.1 2016-04-07 12:23:54 +08:00
medcl
ffe9d9b8e7 update to es2.3.0, Closes #174 v1.9.0 2016-04-02 22:40:47 +08:00
medcl
8640036645 update version to v1.8.1 v1.8.1 2016-03-28 22:44:31 +08:00
medcl
b344f2e707 fix default analysis setting 2016-03-28 22:22:44 +08:00
Medcl
e673eca316 Merge pull request #144 from DevFactory/release/redundant-nullcheck-fix-1
Fixing redundant null check of value known to be non-null.
2016-03-27 21:12:43 +08:00
Medcl
c8f4d59f13 Merge pull request #145 from DevFactory/release/value-of-and-double-check-fix-1
Fixing the use of inefficient Number Constructor and Double check
2016-03-27 21:12:10 +08:00
medcl
d15e4e0629 Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik 2016-03-27 20:55:13 +08:00
medcl
0783d0145c merge and replace secure str 2016-03-27 20:54:34 +08:00
medcl
40f70d8ca2 update to 2.2.1 2016-03-27 10:12:00 +08:00
鲁严波
2df614c639 add travis ci for auto package 2016-03-25 16:12:26 +08:00
medcl
abc94db3d3 Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik 2016-03-02 23:53:12 +08:00
Medcl
8c50edf0e0 Merge pull request #150 from DevFactory/release/casting-math-operands-fix-1
Casting math operands before assignment
2016-02-29 10:23:09 +08:00
Medcl
28a1c8bdf9 Merge pull request #149 from DevFactory/release/make-public-static-constant-fix-1
public static" fields should be constant
2016-02-29 10:22:44 +08:00
medcl
53d1c6647b update version martix 2016-02-20 09:23:03 -08:00
medcl
099b1f296e update to v1.8.0, support es 2.2.0 v1.8.0 2016-02-20 09:20:40 -08:00
ayman abdelghany
ba1823fb51 "public static" fields should be constant 2016-02-11 20:08:19 +02:00
ayman abdelghany
9768188eb2 Casting math operands before assignment 2016-02-11 20:04:45 +02:00
Ayman Abdel Ghany
5ec0bd5bd6 Use logger to log exceptions instead of printStackTrace(...) 2016-01-29 14:47:03 +02:00
Ayman Abdel Ghany
81ea266414 - replacing the inefficient Number constructor with static valueOf instead
- remove double-checked locking
2016-01-26 23:24:24 +02:00
Ayman Abdel Ghany
3d8fa5bee0 Fixing redundant nullcheck of value known to be non-null. 2016-01-26 22:23:30 +02:00