243 Commits

Author SHA1 Message Date
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
medcl
f1e7ad645b delete useless config files 2015-10-31 21:09:47 +08:00
medcl
3d47fa6021 update to support es 2.0 v1.5.0 2015-10-31 20:59:13 +08:00
medcl
a60059f8b1 update README,bump up version v1.4.1 2015-09-25 12:16:56 +08:00
Medcl
2b13e2a42e Merge pull request #87 from shikui/patch-1
处理 HTTP 304,不写日志
2015-08-12 10:43:58 +08:00
shikui
7cdb1773ec 处理 HTTP 304,不写日志 2015-08-07 22:57:03 +08:00
Medcl
e8e45dff05 Merge pull request #85 from shikui/master
完善对 use_smart 的说明;ETags 改为 ETag,与代码保持一致。
2015-08-07 16:44:07 +08:00
Medcl
b3165ceb36 Merge pull request #86 from starckgates/master
去掉304的处理
2015-08-07 16:39:34 +08:00
songliu
86813f5be9 去掉304的处理
304不应该和200做相同处理,否则就失去热词更新的意义了。
2015-08-07 15:10:27 +08:00
shikui
6dfda67200 Update README.md
标准的HTTP协议返回的是 ETag,而不是 ETags,代码中已经改为 ETag。
2015-08-07 11:43:00 +08:00
shikui
eabaaaff4f update README.md
对 use_smart 做详细说明。
2015-08-07 11:34:45 +08:00
shikui
664e2b96df Merge pull request #1 from medcl/master
merged from head fork
2015-08-07 11:02:33 +08:00
Medcl
44fdf68188 Merge pull request #82 from abookyun/update-readme
Update README.md
2015-08-07 08:02:20 +08:00
David Yun
36ab8b912a Restructure README.md 2015-08-06 11:31:27 +08:00
Medcl
497dfd95a9 Merge pull request #80 from abookyun/patch-1
Update and rename README.textile to README.md
2015-08-06 07:36:28 +08:00
David Yun
8f732ed346 Update and rename README.textile to README.md
It's more readable with markdown format 😎
2015-08-06 00:30:28 +08:00
Medcl
7dcffada95 Merge pull request #78 from shikui/master
1、将http 304作为正常状态处理;2、应为ETag,而不是ETags
2015-08-04 11:50:39 +08:00
shikui
f5aef261d3 update elasticsearch to 1.6.2 2015-08-03 17:50:44 +08:00