Shay Banon
|
b0e0dd81eb
|
don't write \n after teh pid in the pid file
|
2012-02-27 10:58:49 +02:00 |
Shay Banon
|
c72772e621
|
msearch should accept a leading \n, closes #1736.
|
2012-02-27 00:27:43 +02:00 |
Shay Banon
|
9a51179c22
|
upgrade to jackson 1.9.5
|
2012-02-26 23:06:04 +02:00 |
Shay Banon
|
7a10f18645
|
upgrade to latest 2.3 assembly plugin
|
2012-02-26 21:07:55 +02:00 |
Shay Banon
|
aa51a8af9c
|
add back writing pid from shell as well as writing it from Java process, for some reason, it caused a strange failure in clinton test harness, we need to chase it down, but for now, lets bring this back
|
2012-02-26 20:43:30 +02:00 |
Shay Banon
|
b6227f24c1
|
don't return 503 on RED cluster health, since we managed to handle the request, use "/" to check the status of the node (as a load balancer ping for example)
|
2012-02-26 17:36:18 +02:00 |
Shay Banon
|
6232ce1dd4
|
fix error message when trying to locate path
|
2012-02-26 17:20:28 +02:00 |
Shay Banon
|
d8123efac8
|
upgrade to jdeb 0.9 plugin
|
2012-02-26 10:06:44 +02:00 |
Shay Banon
|
2dfee54de7
|
upgrade to the latest assembly plugin and use artifact id (though not in distributions)
|
2012-02-26 10:06:18 +02:00 |
Shay Banon
|
eebf8f8f60
|
add active thread pool count to thread pool stats
|
2012-02-24 02:09:33 +02:00 |
Shay Banon
|
7ed68a5c30
|
Flush: Add a specific thread pool for flush operations (scheduled and API), closes #1734.
|
2012-02-24 01:36:22 +02:00 |
Shay Banon
|
7d18304fc7
|
have bytebuffer directory provide readonly version of files when done writing to them
|
2012-02-22 20:56:58 +02:00 |
Shay Banon
|
0ef2afb855
|
Translog Flush: When disabling flush and enabling it again, scheduled flush stops executing, closes #1727.
|
2012-02-22 15:00:58 +02:00 |
Shay Banon
|
31b793591e
|
query never returns, closes #1725.
|
2012-02-22 01:50:22 +02:00 |
Shay Banon
|
7ff12a5bd9
|
Real time get on a stored _size field does not return its value, closes #1724.
|
2012-02-21 18:09:55 +02:00 |
Shay Banon
|
d5fcb0d52c
|
add an option for name as well as _name for filtering allocation
|
2012-02-21 17:57:47 +02:00 |
Shay Banon
|
ca5f6ec0f6
|
move to 0.19.0.RC4 snap
|
2012-02-21 14:54:41 +02:00 |
Shay Banon
|
aeaed0a1b0
|
release 0.19.0.RC3
|
2012-02-21 14:52:49 +02:00 |
Shay Banon
|
9d724b8a14
|
fix test
|
2012-02-21 13:44:31 +02:00 |
Shay Banon
|
0bf61ab6c8
|
add pre/post zone, pre/post offset, and factor to date histogram builder
|
2012-02-21 12:43:28 +02:00 |
Shay Banon
|
1b082b00ba
|
make sure to close the bulk request parser when done parsing the header for each item
|
2012-02-20 22:13:09 +02:00 |
Shay Banon
|
790e727843
|
allow to provide no header (but still \n) for msearch
|
2012-02-20 22:01:46 +02:00 |
Shay Banon
|
c6130b95e5
|
allow to provide no header (but still \n) for msearch
|
2012-02-20 22:00:43 +02:00 |
Shay Banon
|
4a9cb6408c
|
API: Multi Search, closes #1722.
|
2012-02-20 18:57:27 +02:00 |
Shay Banon
|
94c526925b
|
better failure message on version conflict, its not the required version, its the provided version
|
2012-02-19 22:57:08 +02:00 |
Shay Banon
|
8b92b2b780
|
updating mapping when using bulk API should be done post bulk processing, so if there is a bulk requests with many small updates to the same index/type doc structure, we only issue one
|
2012-02-19 15:55:01 +02:00 |
Shay Banon
|
94d64c0be4
|
top_children query returns no results when child field has the same name as a nested field as a nested field in the parent mapping, closes #1709.
|
2012-02-19 15:13:13 +02:00 |
Shay Banon
|
a336886464
|
Merge branch 'refresh-update' of https://github.com/Paikan/elasticsearch
|
2012-02-18 21:11:01 +02:00 |
Shay Banon
|
6a4c4fde49
|
Merge branch 'update-integration-tests' of https://github.com/Paikan/elasticsearch
|
2012-02-18 21:08:25 +02:00 |
Shay Banon
|
112f63ce85
|
Merge branch 'mandatory-plugins' of https://github.com/Paikan/elasticsearch
|
2012-02-18 21:04:17 +02:00 |
Shay Banon
|
897f67ade8
|
Local Gateway: Delete dangling indices after a (configurable) timeout, and not immediately, closes #1718.
|
2012-02-18 01:44:22 +02:00 |
Benjamin Devèze
|
9816675b61
|
add refresh support to update
|
2012-02-18 00:43:33 +01:00 |
Shay Banon
|
cc20852642
|
adapter should not delegate optionalUTF
|
2012-02-18 00:31:07 +02:00 |
Shay Banon
|
dfdd4e7394
|
Failed shards allocation can "poison" allocation and might cause not allocating other shards, closes #1717.
|
2012-02-18 00:19:57 +02:00 |
Benjamin Devèze
|
36a4cde89f
|
add update integration tests
|
2012-02-17 23:09:52 +01:00 |
Benjamin Devèze
|
017f48a187
|
add mandatory plugins support in conf
|
2012-02-17 22:51:35 +01:00 |
Benjamin Devèze
|
43182f07fd
|
add missing setPercolate method to UpdateRequestBuilder
|
2012-02-17 16:45:36 +01:00 |
Shay Banon
|
bf36681e34
|
Return 503 for search against a node which is not yet ready, closes #1713.
|
2012-02-17 15:20:20 +02:00 |
Shay Banon
|
7bd87e12a2
|
Indices query should accept alias names, closes #1698.
|
2012-02-17 15:03:52 +02:00 |
Shay Banon
|
ff3ebe4a4b
|
upgrade to jackson 1.7.4
|
2012-02-17 12:50:43 +02:00 |
Shay Banon
|
6823d50840
|
when asking for _source with script fields, the _source is not returned.
|
2012-02-16 21:21:12 +02:00 |
Shay Banon
|
c5387be07c
|
Merge branch 'master' of https://github.com/jfiedler/elasticsearch
|
2012-02-16 21:15:01 +02:00 |
Shay Banon
|
f997315f54
|
Date Mapping: Support "date math" when searching, closes #1708.
|
2012-02-16 18:10:12 +02:00 |
Shay Banon
|
eb9503f674
|
better status code when failing to parse
|
2012-02-16 16:39:38 +02:00 |
Jan Fiedler
|
1e14a30d4c
|
Fixed #1706
|
2012-02-16 15:26:52 +01:00 |
Shay Banon
|
4a8d6deae6
|
add getters for mapper service and field data cache in doc lookup
|
2012-02-16 00:01:17 +02:00 |
Shay Banon
|
d8f18dd812
|
Search: When using `_all` for types, field name/type resolution might fail, closes #1704.
|
2012-02-15 15:50:22 +02:00 |
Shay Banon
|
e1cca90006
|
Retrieving byte type stored field fails, closes #1702.
|
2012-02-15 15:28:01 +02:00 |
Shay Banon
|
103f587be1
|
Index Templates: Allow to place them under config/templates, closes #1703.
|
2012-02-15 11:45:58 +02:00 |
Shay Banon
|
fe11368c89
|
better method name, to correspond to addLast
|
2012-02-15 10:12:08 +02:00 |