kimchy
|
54437c1bd3
|
Parent / Child Support, closes #553.
|
2010-12-08 00:16:05 +02:00 |
kimchy
|
d150ac2da4
|
Search API: Add how long the search took (in milliseconds), closes #536.
|
2010-11-24 13:27:32 +02:00 |
kimchy
|
6d214d69b9
|
Mapper: Store the routing (if provided) under a `_routing` field, closes #515.
|
2010-11-15 11:34:56 +02:00 |
kimchy
|
171fa4a7e8
|
Mapper: An analyzer mapper allowing to control the index analyzer of a document based on a document field, closes #485.
|
2010-11-07 18:18:24 +02:00 |
kimchy
|
8e2e85f460
|
enhance bulk stress test
|
2010-11-02 14:01:22 +02:00 |
kimchy
|
4ff1b429f1
|
Possible (rare) shard index corruption / different doc count on recovery (gateway / shard), closes #466.
|
2010-11-01 23:00:16 +02:00 |
kimchy
|
f301138e6f
|
Change default thread pool to scaling from cached, closes #381.
|
2010-09-22 15:20:32 +02:00 |
kimchy
|
0a6600818a
|
add count at the end of the stress test
|
2010-09-15 23:51:25 +02:00 |
kimchy
|
f6fa6ea44e
|
more work on bulk, client API
|
2010-09-14 22:08:43 +02:00 |
kimchy
|
d96ffe9153
|
internal bulk operaiton on the index shard
|
2010-09-14 01:46:44 +02:00 |
kimchy
|
38aeba438d
|
XContent refactoring, closes #367.
|
2010-09-12 23:20:15 +02:00 |
kimchy
|
7709cd1bc2
|
improve GC logging
|
2010-09-01 15:02:56 +03:00 |
kimchy
|
1517fa3d28
|
initial chunk of work on refactoring the gateway, syntatic gateway files names, commit points that include translog information
|
2010-08-23 01:45:03 +03:00 |
kimchy
|
4c00e89f5e
|
move memory monitor benchamrk to single indexing stress test
|
2010-08-20 15:05:21 +03:00 |
kimchy
|
ef64f5d970
|
move memory monitor benchamrk to single indexing stress test
|
2010-08-20 13:41:33 +03:00 |
kimchy
|
1d39bb4d51
|
cache md5 computation for unallocated shard and reused it
|
2010-07-06 09:00:24 +03:00 |
kimchy
|
03ac38fdba
|
better benchmark on memory monitor
|
2010-06-29 22:12:43 +03:00 |
kimchy
|
33d357dbb4
|
Memory Store / FS Memory: Create a node level memory store cache and allocator, closes #235.
|
2010-06-26 22:34:30 +03:00 |
kimchy
|
83010f7ee1
|
more apis on the index level store to help clean unused work shards when needed
|
2010-06-25 03:39:42 +03:00 |
kimchy
|
57169d4233
|
initial work on reusing work node level data when recovering from gateway
|
2010-06-24 00:32:05 +03:00 |
kimchy
|
3b4584040b
|
add index level store constuct (on top of the shard level store)
|
2010-06-23 07:47:18 +03:00 |
kimchy
|
a18e58b394
|
move size value/unit to bytes size value/unit, and create a ten based size value/unit
|
2010-06-15 18:16:10 +03:00 |
kimchy
|
f75abbaa00
|
big refactoring thanks to proper jarjar built from source with asm 3.3 allowing to jarjar guice and others, includes package relocations
|
2010-06-15 17:59:04 +03:00 |
kimchy
|
636bfe8466
|
big refactoring thanks to proper jarjar built from source with asm 3.3 allowing to jarjar guice and others, includes package relocations
|
2010-06-15 16:51:38 +03:00 |
kimchy
|
5cdba0383b
|
Flush API: Allow to provide `full` parameter for a complete clean, closes #210.
|
2010-06-05 06:10:02 +03:00 |
kimchy
|
44769b7c04
|
add sleep before close to stress test
|
2010-05-18 21:11:44 +03:00 |
kimchy
|
eef6c02bf7
|
test and start of node stress tests
|
2010-05-17 23:27:28 +03:00 |
kimchy
|
39cb08fc1c
|
abstract using non blocking long map into an interface, with an implementation of juc CHM as well
|
2010-05-09 07:14:02 +03:00 |
kimchy
|
976749e0a1
|
update jmeter load scripts
|
2010-04-30 01:49:00 +03:00 |
kimchy
|
f8f65c991a
|
finalize abstracting json into xcontent
|
2010-04-29 02:11:53 +03:00 |
kimchy
|
609af0da60
|
update test resources build file
|
2010-04-21 01:17:19 +03:00 |
kimchy
|
a9cd00e287
|
rename Server to Node to better reflect its usage (it can be a client node), also add on the NodeBuilder helper methods to set common settings
|
2010-04-09 00:54:54 +03:00 |
kimchy
|
6ed23744fc
|
upgrade to gradle 0.9 preview 1
|
2010-04-02 15:47:27 +03:00 |
kimchy
|
9a521e8d98
|
update benchmark
|
2010-03-26 20:08:24 +03:00 |
kimchy
|
91b463a39a
|
add create flag to benchmark
|
2010-03-26 18:20:26 +03:00 |
kimchy
|
671bc4e734
|
ThreadPool: Rename dynamic to scaling, closes #75.
|
2010-03-20 03:41:41 +02:00 |
kimchy
|
baaac70da5
|
get jackson object mapper to support dates as elasticsearch expects them
|
2010-03-09 17:09:07 +02:00 |
kimchy
|
e735ff49d6
|
simpler settings builder api
|
2010-03-05 12:39:38 +02:00 |
kimchy
|
c111e1ab80
|
refactor json handling to use byte[] instead of string for better performance, storage, and memory consumption
|
2010-02-23 18:40:22 +02:00 |
kimchy
|
872781536d
|
Merge bytebuffer and memory stores into a single memory store options, closes #22.
|
2010-02-17 13:09:22 +02:00 |
kimchy
|
cfafb52beb
|
Optimize API: Allow to optimize index/indices. Closes #9.
|
2010-02-14 20:33:25 +02:00 |
kimchy
|
b3337c3127
|
initial commit
|
2010-02-08 15:30:06 +02:00 |