kimchy
|
a1df3c637c
|
improve logic of when to load fields from source, only if they actually have mappings, otherwise, ignore them (as was the previous behavior)
|
2010-12-21 13:02:15 +02:00 |
kimchy
|
3035254885
|
Search API: Allow to pass `&fields=` without any fields to cause only id and type to be returned, closes #572.
|
2010-12-21 12:01:51 +02:00 |
kimchy
|
a96b294de0
|
add multicast socket to execption message
|
2010-12-20 20:07:51 +02:00 |
kimchy
|
ec943b5160
|
fix urlRoot for gradle to point to the 0.9 dist
|
2010-12-20 17:58:16 +02:00 |
kimchy
|
efc95dc00a
|
Java Search API: Passing a the query as json fails, closes #568.
|
2010-12-20 11:31:09 +02:00 |
kimchy
|
09bc3b90e7
|
upgrade to gradle 0.9
|
2010-12-19 19:53:50 +02:00 |
kimchy
|
29c7fc39ba
|
upgrade to gradle 0.9 rc3
|
2010-12-19 05:51:15 +02:00 |
kimchy
|
789073639d
|
fix transport client compilation problem, the client cluster service was not used and removed
|
2010-12-19 05:50:07 +02:00 |
kimchy
|
8dfc3acba0
|
when using dates in scripts, initialize the dates (DateTime) with UTC
|
2010-12-19 05:01:59 +02:00 |
kimchy
|
96a2950ab5
|
Disable calling mlockall by default, can be enabled by setting bootstrap.mlockall to `true`, closes #567.
|
2010-12-19 02:30:48 +02:00 |
kimchy
|
415bb5d7f3
|
Java TransportClient: By default, don't sniff other nodes and use addresses provided as is, closes #565.
|
2010-12-17 19:31:28 +02:00 |
kimchy
|
005c6d9124
|
allow to set term index divisor
|
2010-12-16 21:56:59 +02:00 |
kimchy
|
698f67a31a
|
EC2 Discover: Support filtering instances by tags, closes #551.
|
2010-12-16 05:14:49 +02:00 |
kimchy
|
ff0eeb3d1a
|
improve getting setting as array, automatically support comma delimited values under the exact setting
|
2010-12-16 05:02:24 +02:00 |
kimchy
|
f827b7cff5
|
fix settings
|
2010-12-16 00:48:26 +02:00 |
kimchy
|
d6bab1a892
|
Tcp Transport: Connection pool between nodes and different connection types, closes #564.
|
2010-12-15 20:11:10 +02:00 |
kimchy
|
085066ed19
|
set, by default, the send and receive buffers to 32k on tcp
|
2010-12-15 05:54:09 +02:00 |
kimchy
|
36be13ffb3
|
bring back the file chunk size in recovery to 100kb from 500kb
|
2010-12-15 01:28:21 +02:00 |
kimchy
|
b6277ac14d
|
increase netty worker count to default to the updated value netty defaults to
|
2010-12-15 01:16:00 +02:00 |
kimchy
|
bb178c9c1a
|
cleanup
|
2010-12-13 21:30:26 +02:00 |
kimchy
|
d0eed79175
|
add log message on hte concurrent streams used
|
2010-12-13 00:08:57 +02:00 |
kimchy
|
ceb7b90740
|
Recovery: Allow to control `concurrent_streams` (per node) during recovery
|
2010-12-13 00:03:04 +02:00 |
kimchy
|
1c5477d4ed
|
Improve local node recovery process, removing using a block as indication for an index not being recovered. Moving to shard replication group level allocation (with the ability to distinguish between api based creation or recovery based creation). This also allows for throttling based control on initial local gateway based shard allocation.
|
2010-12-12 22:46:27 +02:00 |
kimchy
|
bc04243a2b
|
Search Fields: If a field is not stored, automatically extract it from _source (without the need for _source prefix), closes #562.
|
2010-12-12 05:00:24 +02:00 |
kimchy
|
216b2ab912
|
Highlighting: Automatically use the field values extracted from _source if not stored explicitly in the mapping, closes #561.
|
2010-12-12 04:40:25 +02:00 |
kimchy
|
fe3f5d45de
|
remove global settings from the settings conf, a relic that is no longer needed...
|
2010-12-12 02:37:36 +02:00 |
kimchy
|
dddca692b8
|
add search hit phase, which operates on a hit, and have all relevant hit phases implement and use it
|
2010-12-12 02:01:13 +02:00 |
kimchy
|
be4b2e2de6
|
externalize script search lookup into a generalized lookup that can be used outside of scripts
|
2010-12-12 01:01:56 +02:00 |
kimchy
|
a914865c45
|
Close API might cause index data to be wiped, closes #560.
|
2010-12-10 22:19:45 +02:00 |
kimchy
|
bc2dc9465a
|
add to the receive timeout exception the request id that it timed out on
|
2010-12-10 12:40:39 +02:00 |
kimchy
|
2a7f964ca2
|
Geo search fails to find some docs when wrapping over IDL, closes #559.
|
2010-12-10 08:39:10 +02:00 |
kimchy
|
9d2fe162fa
|
better log message
|
2010-12-10 00:17:55 +02:00 |
kimchy
|
3f6ed7e1de
|
improve update mapping on master, if we end up with the same mappings as the one the cluster state has, no need for a new cluster state...
|
2010-12-10 00:17:10 +02:00 |
kimchy
|
167d35807c
|
Add terms/in query, alias terms filter to be in filter as well, closes #557.
|
2010-12-09 07:25:05 +02:00 |
kimchy
|
0828f18738
|
better child bench
|
2010-12-09 06:11:06 +02:00 |
kimchy
|
e1495ff8be
|
add scrolling update test
|
2010-12-08 20:56:09 +02:00 |
kimchy
|
34f3f3f79e
|
Aliased analyzers cause index deletion / cleanup failure, closes #555.
|
2010-12-08 19:30:38 +02:00 |
kimchy
|
f5a8c3881f
|
add debug logging on failed bug items executions
|
2010-12-08 01:21:21 +02:00 |
kimchy
|
f25eebb249
|
update to not use deprecated method
|
2010-12-08 00:16:20 +02:00 |
kimchy
|
54437c1bd3
|
Parent / Child Support, closes #553.
|
2010-12-08 00:16:05 +02:00 |
kimchy
|
1a8017d17e
|
upgrade to jackson 1.6.3
|
2010-12-07 09:14:13 +02:00 |
kimchy
|
aa00fe6a83
|
upgrade twitter4j to 2.1.7
|
2010-12-05 06:39:22 +02:00 |
kimchy
|
22c27e4ff8
|
correct field name
|
2010-12-05 00:02:53 +02:00 |
kimchy
|
f9716dfcfe
|
fix ignore
|
2010-12-05 00:02:16 +02:00 |
kimchy
|
d3cae103d5
|
wait for green status in test
|
2010-12-04 23:57:44 +02:00 |
kimchy
|
f048353046
|
upgrade to aws java sdk 1.1.1
|
2010-12-04 21:19:36 +02:00 |
kimchy
|
d659bd0479
|
upgrade to jackson 1.6.2
|
2010-12-04 00:46:57 +02:00 |
kimchy
|
a90684aaa5
|
Upgrade to Lucene 3.0.3, closes #549.
|
2010-12-03 20:43:51 +02:00 |
kimchy
|
7589496b5f
|
upgrade to Idea X RC
|
2010-12-01 18:51:26 +02:00 |
kimchy
|
d9610ed0a1
|
Search API: Optimize single shard search to `QUERY_AND_FETCH` from any other search type, closes #547.
|
2010-12-01 03:59:03 +02:00 |