sort by:
Revision Author Date Message Commit Date
5e4343b change how filter cache works, do weak/soft on IndexReader key, so we release the IndexReader on memory constraints 16 May 2010, 00:29:56 UTC
5fa3e40 move to use simple CHM instead of the non blocking one 16 May 2010, 00:29:05 UTC
eef24a7 nicer log output 15 May 2010, 22:31:23 UTC
2a79ffd no need for explicit array creation 15 May 2010, 22:23:50 UTC
dfab822 static classes 15 May 2010, 22:15:10 UTC
e5737e3 bette logging 15 May 2010, 22:09:50 UTC
a005dc2 add transport info and stats to node info / stats api 15 May 2010, 16:49:27 UTC
b816ed5 add thread pool stats and info to nodes stats / info api 15 May 2010, 15:10:24 UTC
723e47a Consolidate network settings, common tcp settings, and generalized port settings, closes #174. 15 May 2010, 13:30:02 UTC
c59945e remove the need for global defined grooby library, use the one gradle downloaded 14 May 2010, 23:26:44 UTC
d22ffa8 move to 0.8.0 SNAPSHOT 14 May 2010, 20:29:04 UTC
797cb66 release 0.7.0 14 May 2010, 20:15:53 UTC
c9be7bd Network Settings: Add `host` setting that automatically set both `bind_host` and `publish_host`, closes #173. 14 May 2010, 16:22:56 UTC
2642eca fix the jboss repo 14 May 2010, 15:23:10 UTC
a7f9db6 add '-' option before install and remove 14 May 2010, 10:43:21 UTC
04cface add tests for path mappings 14 May 2010, 09:26:41 UTC
911d800 add tests for path mappings 14 May 2010, 09:17:17 UTC
fcf3697 add sigar to the service classpath 14 May 2010, 08:27:54 UTC
10754b0 better safeguard for concurrent restart requests 14 May 2010, 07:28:18 UTC
b498642 fix wrong optimization on boolean query 14 May 2010, 05:16:10 UTC
f6d4654 use ip address if possible when serializing inet socket transport information 13 May 2010, 21:23:18 UTC
d964f10 use ip address if possible when serializing inet socket transport information 13 May 2010, 20:14:22 UTC
5db5b9f better logging 13 May 2010, 19:51:21 UTC
529edd6 better trace logging of nodes processed 13 May 2010, 19:45:32 UTC
6f74e9f moreve non ascii chars 13 May 2010, 18:37:58 UTC
f6a1a2f add back old jboss repo for jarjar 13 May 2010, 18:26:42 UTC
3d31040 fix header doc 13 May 2010, 18:07:30 UTC
6cd3fc9 reduce bytes allocation when doing http 13 May 2010, 17:42:59 UTC
fbde2c8 guard for several restart requests for the same node at the same time 13 May 2010, 17:14:01 UTC
8573c26 improve mlt serialization and deserialization 13 May 2010, 15:50:34 UTC
836461e improve search serialization and deserialization 13 May 2010, 15:39:24 UTC
bbdbfbe improve count serialization and deserialization 13 May 2010, 15:12:30 UTC
a9cac05 remove using deprecated method 13 May 2010, 14:00:16 UTC
6a20ca5 more hardening of cleaning out buffers in case of failure 13 May 2010, 13:52:59 UTC
d2bc6ac when restarting, the latest cluster state should be cleared 13 May 2010, 12:39:55 UTC
e87a411 expose settings builder in the node builder API 13 May 2010, 12:17:49 UTC
f6777f1 jarjar netty as well, so it won't be exposed to users using elasticsearch embedded 13 May 2010, 11:41:50 UTC
7ba1ad2 create shard count request with the actual count request 13 May 2010, 06:13:21 UTC
b0dd31e better delete by query request serialization handling 13 May 2010, 06:02:59 UTC
0e163e3 better delete by query request serialization handling 13 May 2010, 06:00:25 UTC
e35d67a better index request serialization handling 13 May 2010, 05:43:09 UTC
4d6f2d5 Transport: A failure to handle a response might cause the transport to stop working, closes #170. 12 May 2010, 18:59:58 UTC
ece1395 update repository 12 May 2010, 14:43:34 UTC
a11c7be add debug logging 12 May 2010, 14:27:50 UTC
5b8dac3 fix typos 12 May 2010, 13:57:31 UTC
88badbd fix javadoc 12 May 2010, 13:50:01 UTC
7edb3f8 nicer code 12 May 2010, 13:48:22 UTC
02c8706 better log message 12 May 2010, 12:52:01 UTC
eaa32f2 reset the master ping counter when we get a proper response 12 May 2010, 12:50:15 UTC
a0b25ec abstract non blocking hashset 12 May 2010, 01:06:44 UTC
f650993 upgrade to netty 3.2.0 CR1 12 May 2010, 01:03:20 UTC
fdf6eb9 Mapper: Date format - allow for multiple formats using '||' separator, closes #169. 12 May 2010, 00:32:21 UTC
8df704e allow for json and xson to be parsed in content type 11 May 2010, 19:40:02 UTC
7c53ef1 use offset when detecting xcontent type 11 May 2010, 19:38:00 UTC
9c042a2 allow to set settings on the groovy client 11 May 2010, 15:05:11 UTC
c759eb3 chen the default delegation for the builder to be delegate first so it can be used easily in scripts. 11 May 2010, 15:00:44 UTC
040030d reafctor inject to util from util.guice 09 May 2010, 22:34:22 UTC
7721b86 don't let guice by mistake inject two instances 09 May 2010, 22:15:08 UTC
35c8774 start work on a more scalable thread pool, expose its status over jmx 09 May 2010, 22:13:16 UTC
7fe5243 share cached bytes 09 May 2010, 17:11:54 UTC
3e405c3 Nodes Stats API, closes #165, 09 May 2010, 06:59:43 UTC
39cb08f abstract using non blocking long map into an interface, with an implementation of juc CHM as well 09 May 2010, 04:14:02 UTC
462d426 expose more information using the node info api 08 May 2010, 20:01:38 UTC
6424d02 more work on plugin script 08 May 2010, 18:18:00 UTC
9872b49 cache data stored in http 08 May 2010, 00:34:31 UTC
473b46f fix NPE since we need to provide the nodes provider 07 May 2010, 23:44:06 UTC
31d2261 REST API: Allow to provide `case` parameter, with `camelCase` to return results in CamelCasing, closes #162. 07 May 2010, 21:01:36 UTC
e222d38 more work on monitoring support 07 May 2010, 19:49:36 UTC
4ed93d2 more work on monitoring support 07 May 2010, 16:16:08 UTC
c05e2ad Query DSL: Custom Boost Factory Query, closes #161. 06 May 2010, 22:45:30 UTC
b54f6b7 add os level stats and info (still some more info left...) 06 May 2010, 20:46:53 UTC
4cfd55c add source 06 May 2010, 18:11:27 UTC
371bfeb initial support for process monitoring using sigar 06 May 2010, 18:07:24 UTC
5603c4d add the ability to control the content type the map will serialize under 06 May 2010, 12:50:35 UTC
7a01b19 remove ppc/ia/freebsd 06 May 2010, 12:50:06 UTC
2605bf7 add unicast ping test 06 May 2010, 06:21:56 UTC
66f011a allow to filter out settings from REST serivces 06 May 2010, 06:06:32 UTC
db4afc8 Mapper: Object mapper default 'date_formats' to also support 'yyyy/MM/dd HH:mm:ss' and 'yyyy/MM/dd', closes #159. 05 May 2010, 16:45:54 UTC
71d4f1c seems like jackson does not support this feature yet... 05 May 2010, 14:54:03 UTC
596cfd2 move to beta-5 of jclouds 05 May 2010, 12:22:15 UTC
5b5a95e better implemenation of InputStream by different StreamInput 05 May 2010, 07:24:36 UTC
5b231c6 move to use LinkedBlockingQueue instead of LinkedTransferQueue so we eagerly clear memory when a new translog is created 04 May 2010, 22:17:46 UTC
4ead4f5 fix failed compilation 04 May 2010, 21:34:59 UTC
8053237 move from gcommon package 04 May 2010, 13:02:26 UTC
f88e016 update with more cloud providers 04 May 2010, 12:57:13 UTC
24ccd73 add '/' to auto detection of dates 04 May 2010, 12:26:59 UTC
7d9f553 cloud gateway implemenation working against s3 04 May 2010, 11:02:36 UTC
aae4e4a if not deleting an index, don't delete the gateway data... 03 May 2010, 15:11:19 UTC
7564453 add map conversion for Date types 03 May 2010, 14:57:10 UTC
3ba4370 verify that parsing works for dates with slash 03 May 2010, 13:51:15 UTC
5d74338 expose content type in client 03 May 2010, 13:00:14 UTC
b0e1c58 Add online plugin repository and a 'plugin' command to download them, closes #157 03 May 2010, 07:49:50 UTC
2d20ba0 make resolving of "logical" (#...#) hosts pluggable (so we can later support something like #cloud:privateip# 02 May 2010, 21:50:44 UTC
0fcc9a4 make netty required in the maven pom 02 May 2010, 20:34:45 UTC
bac0ef9 more refactoring and proper exception when using cloud plugin 02 May 2010, 20:33:57 UTC
b81e3de start work on cloud gateway 02 May 2010, 18:58:14 UTC
9651789 jarjar snakeyaml and remove it from our sources now that it is in maven repo 02 May 2010, 15:01:58 UTC
fc30467 add jclouds logger 02 May 2010, 14:23:59 UTC
02bfa9c rename hell 02 May 2010, 13:44:47 UTC
1119bff rename hell 02 May 2010, 13:40:51 UTC
back to top