kimchy
|
ebd6316db9
|
Index templates, closes #540.
|
2010-11-26 15:45:18 +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
|
51273587de
|
Bulk API: Add refresh flag, closes #535.
|
2010-11-24 00:58:48 +02:00 |
kimchy
|
4a3e5b6348
|
Query Cache: Invalidate the query cache when mappings change, closes #532.
|
2010-11-23 15:26:19 +02:00 |
kimchy
|
9479ac636e
|
Delete Mapping API: Wrongly deleting existing mapping information, closes #531.
|
2010-11-23 14:56:03 +02:00 |
kimchy
|
b33010a24c
|
document the heap dump options
|
2010-11-23 03:51:38 +02:00 |
kimchy
|
3b2b901db0
|
improve error handling, we can't always parse the source to a stirng
|
2010-11-23 00:41:53 +02:00 |
kimchy
|
db1f7e09f3
|
Support date and ip types for `numeric_range` filter, closes #530.
|
2010-11-22 16:17:51 +02:00 |
kimchy
|
b4113d57d3
|
Analyze API: An API to analyzer custom text based on an optional analyzer, closes #529.
|
2010-11-21 17:33:35 +02:00 |
kimchy
|
8689e5cf16
|
more cleaning of shards iterators
|
2010-11-21 14:49:57 +02:00 |
kimchy
|
e183fbd6ad
|
add shards iterator that can iterate over unrelated list of shards
|
2010-11-21 14:27:22 +02:00 |
kimchy
|
7db5e63ab7
|
rename shardsIt to shardIt
|
2010-11-21 13:54:44 +02:00 |
kimchy
|
a74465000d
|
rename single operation base support to single shard operation
|
2010-11-21 13:26:36 +02:00 |
kimchy
|
c40eaaae38
|
serializing get result should use the same construct as search hit fields
|
2010-11-20 18:38:43 +02:00 |
kimchy
|
58ecc4f77f
|
cleanup single operation action support
|
2010-11-20 18:23:13 +02:00 |
kimchy
|
5833a6b9ff
|
add async to dict
|
2010-11-20 18:03:15 +02:00 |
kimchy
|
03f66b0c45
|
log4j syslog appender don't load, closes #527.
|
2010-11-19 22:08:18 +02:00 |
kimchy
|
1560e05e01
|
upgrade to mvel 2.0.19
|
2010-11-19 21:40:12 +02:00 |
kimchy
|
fdb98b1dcb
|
Highlighting bug where fragments are broken when number_of_fragments is 0, closes #479.
|
2010-11-18 20:52:51 +02:00 |
kimchy
|
d1ef445632
|
clean thread local vars eagerly
|
2010-11-18 20:22:42 +02:00 |
kimchy
|
5d43e6ff30
|
update to 0.14.0 SNAPSHOT
|
2010-11-18 17:00:18 +02:00 |
kimchy
|
7ec6e00b6f
|
release 0.13
|
2010-11-18 16:40:21 +02:00 |
kimchy
|
16ed69daa3
|
add routing to delete by query rest endpoint
|
2010-11-18 13:46:45 +02:00 |
kimchy
|
cf4f6decc4
|
add a test for overloaded method of builder and List
|
2010-11-18 02:25:22 +02:00 |
kimchy
|
282a7a5162
|
Add non inspection checks
|
2010-11-18 02:05:32 +02:00 |
kimchy
|
dfe011c441
|
upgrade idea files to 10 preview release
|
2010-11-17 22:48:42 +02:00 |
kimchy
|
44775c2aa8
|
Routing: Allow to define `path` on the `_routing` mapping, to automatically extract the routing from it, closes #524.
|
2010-11-17 17:05:51 +02:00 |
kimchy
|
4e75f3de4a
|
republish the cluster state if a node exists in the cluster
|
2010-11-17 11:33:33 +02:00 |
kimchy
|
0172eaea89
|
add broadcasting when no routing and its marked as required to bulk delete as well
|
2010-11-16 18:53:32 +02:00 |
kimchy
|
619efea940
|
Routing: When specify in the mapping _routing required, a delete without explicit routing value should automatically be broadcasted to all shards, closes #522.
|
2010-11-16 18:31:43 +02:00 |
kimchy
|
a04d8ec5ad
|
Routing: When specify in the mapping _routing required, a delete without explicit routing value should automatically be broadcasted to all shards, closes #522.
|
2010-11-16 18:31:08 +02:00 |
kimchy
|
2483a37db5
|
fix comparator implementation in histogram facet
|
2010-11-16 15:30:27 +02:00 |
kimchy
|
e7fdea8858
|
fix underscore casing to transform Name to name, and not _name
|
2010-11-16 15:16:54 +02:00 |
kimchy
|
02981f6101
|
Routing: Allow to specify on the `_routing` mapping that its required, and fail index operations that do not provide one, closes #520.
|
2010-11-16 15:10:41 +02:00 |
kimchy
|
8a8a6d5547
|
Mapping: Rename _attributes to _meta, closes #518.
|
2010-11-16 01:34:01 +02:00 |
kimchy
|
b8b4cbbb46
|
add mapping metadata to cluster state metadata, will allow in the future to add specific mappings hints (since we don't have the parsed mapping on each node anymore)
|
2010-11-15 21:21:18 +02:00 |
kimchy
|
51c18cd9c1
|
refactor ip field mapper into its own package
|
2010-11-15 19:21:23 +02:00 |
kimchy
|
36183af22c
|
automatically use match_all query when executing a _all:* query string
|
2010-11-15 17:15:24 +02:00 |
kimchy
|
effdd52586
|
sync changes done on the indices cluster service with changes happening in an async manner during recovery
|
2010-11-15 16:54:29 +02:00 |
kimchy
|
4b06eeb75a
|
better desc
|
2010-11-15 16:39:16 +02:00 |
kimchy
|
a342029d36
|
Histogram Facet: Allow to define a key field and value script, closes #517.
|
2010-11-15 15:05:50 +02:00 |
kimchy
|
5c6c4bfb5a
|
Histogram Facet: Allow to define a key field and value script, closes #517.
|
2010-11-15 15:02:35 +02:00 |
kimchy
|
b1db5c43d6
|
Mapper: `date` type to also allow providing values in numeric (milliseconds since epoch), closes #516.
|
2010-11-15 14:12:54 +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
|
8ee038574d
|
add _routing to documetn indexed when providing routing value
|
2010-11-14 21:23:52 +02:00 |
kimchy
|
9505cb14f1
|
bring back the retry on shard missing
|
2010-11-14 21:02:46 +02:00 |
kimchy
|
fa1d8c7bcd
|
only remove the shard (not clean it) when ignoring recovery
|
2010-11-14 20:09:27 +02:00 |
kimchy
|
37335bc6a9
|
also retry when there are no routing shards, might happen in case of recovery from gateway before shard routing initialization
|
2010-11-14 20:09:00 +02:00 |
kimchy
|
d0ac9087b6
|
add bootstrap.mlockall setting to control if mlockall should be called or not
|
2010-11-14 15:54:40 +02:00 |
kimchy
|
30929c3d01
|
better logging, include index and shard id in log statement
|
2010-11-14 00:24:51 +02:00 |