kimchy
|
b8ac25c430
|
make the windows script nicer, also support ES_MIN_MEM and ES_MAX_MEM as external settings for it
|
2011-03-23 18:07:00 +02:00 |
kimchy
|
bc882182ab
|
change scripts to start the ElasticSearch main class (a wrapper around Bootstrap) just so the process name will look nicely on jps
|
2011-03-04 20:14:22 +02:00 |
kimchy
|
7df3b5c3fd
|
fix classpath env var in windows
|
2010-10-09 12:40:52 +02:00 |
kimchy
|
d97695ad10
|
fix windows script to not double quote
|
2010-08-20 21:13:32 +03:00 |
kimchy
|
97b5b41522
|
enable eager cache eviction based on readers, requires a nasty hack to Lucene, basically overriding two classes to hook into when a reader actually gets closed (and only enabled when elasticsearch is before lucene in the classpath, which we take for in the startup scripts)
|
2010-07-07 17:15:26 +03:00 |
kimchy
|
dea8238ced
|
Move service wrapper support to its own repo, closes #243.
|
2010-06-30 21:51:34 +03:00 |
kimchy
|
371bfebd16
|
initial support for process monitoring using sigar
|
2010-05-06 21:07:24 +03:00 |
kimchy
|
c7e4ec6369
|
update project files, remove sources from jar files
|
2010-04-25 23:40:58 +03:00 |
kimchy
|
78c220589e
|
fix windows script to use correct env var (backported and updated the 0.4.0 release zip)
|
2010-02-09 15:09:11 +02:00 |
kimchy
|
b3337c3127
|
initial commit
|
2010-02-08 15:30:06 +02:00 |