260 Commits

Author SHA1 Message Date
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
Medcl
3f0214a8e3 Merge pull request #140 from DevFactory/release/merge-if-with-enclosing-one-fix-1
Merging collapsible if statements increases the code's readability.
2016-01-26 09:43:41 +08:00
Medcl
afe9345ba5 Merge pull request #141 from DevFactory/release/use-log-instead-of-standard-output-fix-1
Replace the usage of System.out or System.err by a logger
2016-01-26 09:41:42 +08:00
Ayman Abdel Ghany
1eed772f34 Replace the usage of System.out or System.err by a logger 2016-01-21 23:03:45 +02:00
Ayman Abdel Ghany
5fb03d2751 Merging collapsible if statements increases the code's readability. 2016-01-21 19:13:41 +02:00
medcl
71b5211781 pretty logging 2016-01-13 10:53:05 +08:00
medcl
7bf3f97eaa update README 2016-01-10 10:39:42 +08:00
medcl
f9977456ee move config files stay with plugin v1.7.0 2016-01-10 10:33:07 +08:00
medcl
5b95ceb25a add some builtin words to dict file 2016-01-10 10:29:21 +08:00
medcl
5c325d5391 update es to 2.1.1 2015-12-25 16:12:44 +08:00
medcl
478aeba889 add ik url to README 2015-12-25 14:35:28 +08:00
medcl
680206d57f update README 2015-12-25 14:34:04 +08:00
medcl
2ea4c922de add deprecated annotation to unused class v1.6.1 2015-12-25 14:32:29 +08:00
medcl
c3c4b3c3a8 fix plugin name in plugin-descriptor.properties 2015-12-25 14:26:36 +08:00
medcl
33fb6ad67e fix null exception and update to support es2.1 v1.6.0 2015-12-01 21:56:18 +08:00
Medcl
ce6424dd3f Merge pull request #116 from wyhw/upgrade2_1
Elasticsearch upgrade 2.1
2015-11-26 23:02:42 +08:00
wyhw
557d41f29a Elasticsearch upgrade 2.1 2015-11-26 16:23:47 +08:00
wyhw
961b3a3f55 Elasticsearch upgrade 2.1 2015-11-26 16:20:34 +08:00
medcl
ad883b6e79 add missing license file 2015-11-26 16:13:15 +08:00
medcl
07cdb4caf2 Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik 2015-11-26 16:02:54 +08:00
medcl
c77cfcb6ef update scope to GLOBAL 2015-11-26 16:02:31 +08:00
Medcl
155203b3e2 Merge pull request #111 from chuangbo/patch-1
Fix readme installation zip file name
2015-11-24 20:32:23 +08:00
Li Chuangbo
82e2628d77 Fix readme installation zip file name 2015-11-23 19:26:21 +13:00
Medcl
9035fa7e2b Merge pull request #105 from snow/master
FIX: url format in readme 
Thanks! @snow
2015-11-10 20:57:44 +08:00
Snow Helsing
6e9e3c2046 FIX: url format in readme 2015-11-10 17:15:10 +08:00
medcl
b8a8cb6ae2 fix README 2015-10-31 22:14:02 +08:00
medcl
90ff4e4efb delete test config file 2015-10-31 21:12:35 +08:00