kimchy
|
77b6d1d8b8
|
remove cloud plugin, reimplement an AWS specific cloud plugin with S3 gateway and EC2 discovery
|
2010-07-24 23:39:43 +03:00 |
kimchy
|
08ca383fd5
|
more work on cloud gateway
|
2010-07-17 15:20:13 +03:00 |
kimchy
|
e61dc78c21
|
max_score == NaN, closes #263.
|
2010-07-17 01:39:12 +03:00 |
kimchy
|
b078c9206a
|
more work on reuse work dir, added md5 logic to identify what need to be recovered or not, note, requires reindexing
|
2010-07-05 14:13:55 +03:00 |
kimchy
|
fdb2eff998
|
Automatic management of indexing buffer size, closes #241.
|
2010-06-29 22:54:54 +03:00 |
kimchy
|
04ad93e8d6
|
update project run target to add hadoop plugin as well
|
2010-06-29 21:42:47 +03:00 |
kimchy
|
4ae45946a2
|
nicer logging
|
2010-06-27 13:50:27 +03:00 |
kimchy
|
811856e1f8
|
better method name
|
2010-06-25 01:41:06 +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
|
96d08cc641
|
remove the jgroups plugin
|
2010-06-21 22:51:54 +03:00 |
kimchy
|
7ed7c6db4e
|
Gateway: Internal refactoring, requires manual upgrade when using fs gateway, closes #232.
|
2010-06-21 22:40:12 +03:00 |
kimchy
|
e846ed6465
|
Lucene: Upgrade to latest 3.0.2 version, closes #231.
|
2010-06-20 01:04:39 +03:00 |
kimchy
|
65039ff21d
|
Zen Discovery: When a master node is forcefully killed, other nodes might not monitor the other elected master, closes #224
|
2010-06-15 23:08:52 +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
|
751c56f31e
|
Query DSL: custom score (scripted) query, closes #220.
|
2010-06-14 03:15:23 +03:00 |
kimchy
|
47b3a81bec
|
Search Facets: Histogram Facets, closes #215
|
2010-06-08 15:45:58 +03:00 |
kimchy
|
f0c56ce18e
|
nicer code, internalize Facets and create a clean external interface
|
2010-06-06 03:14:34 +03:00 |
kimchy
|
d0eb836c4a
|
Plugins: Allow to easily plug a custom DSL query/filter parsers, closes #208.
|
2010-06-05 01:07:12 +03:00 |
kimchy
|
66c9f2f834
|
Search Facets: Field Facets, closes #207
|
2010-06-04 02:31:49 +03:00 |
kimchy
|
ec662cc019
|
always start the unicast ping discovery, so unicast discovery will work even when using multicast
|
2010-05-31 22:24:51 +03:00 |
kimchy
|
afeabd0ba8
|
update bootstrap startup actions
|
2010-05-27 18:01:48 +03:00 |
kimchy
|
ad5a4dde83
|
upgrade to jclouds 1-beta6
|
2010-05-27 02:28:31 +03:00 |
kimchy
|
5c6864e8b3
|
inital work on hadoop plugin - gateway hdfs support
|
2010-05-23 08:17:52 +03:00 |
kimchy
|
ecc74f225e
|
Cloud Plugin: Cloud gateway default chunk size change to 1g, closes #186.
|
2010-05-22 01:08:43 +03:00 |
kimchy
|
3e0f854c88
|
add network info printing
|
2010-05-20 21:10:53 +03:00 |
kimchy
|
c7075c1600
|
Cloud Plugin: Gateway should store meta data and indices under the same container, closes #180.
|
2010-05-18 23:38:56 +03:00 |
kimchy
|
eef6c02bf7
|
test and start of node stress tests
|
2010-05-17 23:27:28 +03:00 |
kimchy
|
c59945eec2
|
remove the need for global defined grooby library, use the one gradle downloaded
|
2010-05-15 02:26:44 +03:00 |
kimchy
|
f6509930c7
|
upgrade to netty 3.2.0 CR1
|
2010-05-12 04:03:20 +03:00 |
kimchy
|
fdf6eb9cb2
|
Mapper: Date format - allow for multiple formats using '||' separator, closes #169.
|
2010-05-12 03:32:21 +03:00 |
kimchy
|
35c8774304
|
start work on a more scalable thread pool, expose its status over jmx
|
2010-05-10 01:13:16 +03:00 |
kimchy
|
3e405c3ec7
|
Nodes Stats API, closes #165,
|
2010-05-09 09:59:43 +03:00 |
kimchy
|
b54f6b77de
|
add os level stats and info (still some more info left...)
|
2010-05-06 23:46:53 +03:00 |
kimchy
|
4cfd55c1dc
|
add source
|
2010-05-06 21:11:27 +03:00 |
kimchy
|
371bfebd16
|
initial support for process monitoring using sigar
|
2010-05-06 21:07:24 +03:00 |
kimchy
|
db4afc8750
|
Mapper: Object mapper default 'date_formats' to also support 'yyyy/MM/dd HH:mm:ss' and 'yyyy/MM/dd', closes #159.
|
2010-05-05 19:45:54 +03:00 |
kimchy
|
596cfd273d
|
move to beta-5 of jclouds
|
2010-05-05 15:22:15 +03:00 |
kimchy
|
4ead4f5855
|
fix failed compilation
|
2010-05-05 00:34:59 +03:00 |
kimchy
|
f88e01614a
|
update with more cloud providers
|
2010-05-04 15:57:13 +03:00 |
kimchy
|
7d9f55309e
|
cloud gateway implemenation working against s3
|
2010-05-04 14:02:36 +03:00 |
kimchy
|
9651789870
|
jarjar snakeyaml and remove it from our sources now that it is in maven repo
|
2010-05-02 18:01:58 +03:00 |
kimchy
|
fc30467b72
|
add jclouds logger
|
2010-05-02 17:23:59 +03:00 |
kimchy
|
1323fe8b5e
|
minor restructering of plugins, create the cloud plugin
|
2010-05-02 01:28:28 +03:00 |
kimchy
|
34d99c39a5
|
XContent - An abstraction on top of content (JSON inspired), closes #152.
|
2010-04-29 23:10:47 +03:00 |
kimchy
|
f8f65c991a
|
finalize abstracting json into xcontent
|
2010-04-29 02:11:53 +03:00 |
kimchy
|
37dfc443aa
|
continue abstracting json into xcontent
|
2010-04-29 00:05:55 +03:00 |
kimchy
|
cdc33e18f3
|
start abstaction of xconten over json
|
2010-04-28 21:29:30 +03:00 |
kimchy
|
c48851f49c
|
start abstaction of json
|
2010-04-28 11:20:41 +03:00 |
kimchy
|
348117c823
|
update project files
|
2010-04-28 00:05:32 +03:00 |
kimchy
|
11e4ad9bd6
|
Analysis ICU Plugin, closes #151
|
2010-04-27 23:54:30 +03:00 |
kimchy
|
2a19160ad6
|
internalize guice (no need to aop) and reduce deps
|
2010-04-26 02:10:42 +03:00 |
kimchy
|
e56321b414
|
add google collections to elasticsearch as source and remove binary dep
|
2010-04-26 01:02:31 +03:00 |
kimchy
|
ce3eef6a15
|
update project files
|
2010-04-26 00:28:45 +03:00 |
kimchy
|
349993150f
|
update project files
|
2010-04-25 23:56:06 +03:00 |
kimchy
|
c7e4ec6369
|
update project files, remove sources from jar files
|
2010-04-25 23:40:58 +03:00 |
kimchy
|
10f0eaad68
|
refactor plugins into sub groups
|
2010-04-25 23:01:00 +03:00 |
kimchy
|
b09f6c7b6b
|
move client-groovy to an updated location
|
2010-04-25 22:20:18 +03:00 |
kimchy
|
6975f5d15a
|
move zen discovery to be the default discovery, and move jgroups to a plugin
|
2010-04-25 21:52:28 +03:00 |
kimchy
|
bf6cead984
|
Highlighting broken when query is on `_all` field or with prefixes. Add also a flag to highlight to control if filters should be highlighted or not (called highlight_filters) which defaults to true. Closes #148.
|
2010-04-25 18:32:46 +03:00 |
kimchy
|
453ede8f57
|
zen discovery, support for unicast discovery
|
2010-04-25 12:01:11 +03:00 |
kimchy
|
cb0d7d4735
|
inital support for zen discovery module (multicast discovery implemented)
|
2010-04-24 23:48:45 +03:00 |
kimchy
|
bda476eee8
|
Remove dependency on slf4j for logging, create own internal abstraction, closes #146.
|
2010-04-21 00:29:42 +03:00 |
kimchy
|
6b7bbfb883
|
upgrade to latest slf4j logging
|
2010-04-18 00:51:17 +03:00 |
kimchy
|
51aac0cdf7
|
memcached initial work
|
2010-04-16 22:01:16 +03:00 |
kimchy
|
ac5285ea24
|
more groovy client work
|
2010-04-15 17:47:18 +03:00 |
kimchy
|
677c4d8f99
|
upgrade to jackson 1.5.1
|
2010-04-15 07:05:59 +03:00 |
kimchy
|
cb7e92b0f8
|
start work on the groovy plugin
|
2010-04-14 08:34:47 +03:00 |
kimchy
|
aa046cc18d
|
add field case casing support for JsonBuilder
|
2010-04-09 15:36:27 +03:00 |
kimchy
|
f631e9aded
|
better release of search context when it is not needed in queryThenFetch type actions
|
2010-04-07 20:32:47 +03:00 |
kimchy
|
11e8141069
|
upgrade to tika 0.7
|
2010-04-06 02:20:47 +03:00 |
kimchy
|
3b5b4b4c3a
|
Move from CamelCase to '_' casing, closes #116.
|
2010-04-04 17:18:18 +03:00 |
kimchy
|
d633b3dfbb
|
nicer code
|
2010-04-03 01:56:31 +03:00 |
kimchy
|
651cd78456
|
add control over the base64 variant
|
2010-03-29 00:39:13 +03:00 |
kimchy
|
913a486f99
|
more work on attachments, have basic types support external set values
|
2010-03-29 00:19:33 +03:00 |
kimchy
|
b799b7a9d7
|
plugins support + start work on attachments plugin
|
2010-03-27 23:43:59 +03:00 |
kimchy
|
5957f580e3
|
refactor lifecycle components to a shards base class #cleancode
|
2010-03-25 20:40:37 +02:00 |
kimchy
|
f8a615f9a3
|
refactor internal transport streams to be more effecient, heavily reduce stream size
|
2010-03-19 03:04:35 +02:00 |
kimchy
|
4c13a9d548
|
allow to also store the all field
|
2010-03-17 13:17:48 +02:00 |
kimchy
|
20877a0c79
|
upgrade to jackson 1.5
|
2010-03-14 21:24:47 +02:00 |
kimchy
|
471801b484
|
query/filter json parsing to allow passing numbers/booleans as strings and not native json types
|
2010-03-12 16:28:37 +02:00 |
kimchy
|
12e2ba822f
|
more docs
|
2010-03-02 22:16:35 +02:00 |
kimchy
|
18a1a5f940
|
merge snakeyaml into source
|
2010-03-01 15:50:02 +02:00 |
kimchy
|
ba0972cde5
|
upgrade to lucene 3.0.1
|
2010-02-26 11:59:14 +02:00 |
kimchy
|
ffbc2a9d8d
|
add the ability to provide params to ToJson (later will be used to control how json is generated)
|
2010-02-17 18:36:52 +02:00 |
kimchy
|
5d781961a0
|
Terms API: Allow to get terms for one or more field. Closes #21.
|
2010-02-16 21:47:56 +02:00 |
kimchy
|
14f2445e2a
|
javadoc client
|
2010-02-13 20:03:37 +02:00 |
kimchy
|
c92b342216
|
javadoc util.settings
|
2010-02-12 22:54:30 +02:00 |
kimchy
|
1d732dfc1b
|
javadoc util.settings
|
2010-02-12 22:07:27 +02:00 |
kimchy
|
78eaacccef
|
Discovery/Jgroups: Upgrade to 2.9.0. Closes #7.
|
2010-02-12 18:09:14 +02:00 |
kimchy
|
bc217d99ce
|
close JsonParser where applicable to release internal jackson resources
|
2010-02-12 14:49:08 +02:00 |
kimchy
|
b61964a2b8
|
Discovery: Support local (JVM level) discovery. Closes #2.
|
2010-02-11 00:12:32 +02:00 |
kimchy
|
b3337c3127
|
initial commit
|
2010-02-08 15:30:06 +02:00 |