|
ef880900f8
|
align with es7102
|
2021-04-21 14:45:38 +02:00 |
|
|
6d434a98c6
|
align with es7102
|
2021-04-21 14:44:58 +02:00 |
|
|
45865d656d
|
prefix bulk for parameters, fine tuning of auto volume bulk indexing (ezb web with 72 MB/s)
|
2021-04-19 19:10:09 +02:00 |
|
|
a19f09ab1f
|
clean up API, better metrics
|
2021-04-19 11:44:37 +02:00 |
|
|
6731ad986b
|
drop bulk controller, merge bulk handlers, experimenting with dynamic bulk volume adaptation
|
2021-04-16 17:22:53 +02:00 |
|
|
6279a79ec6
|
Merge branch 'es221' of alkmene.hbz-nrw.de:joerg/elx into es221
|
2021-04-16 09:19:50 +02:00 |
|
|
03024d489a
|
working on dynamic bulk requests
|
2021-04-16 09:19:36 +02:00 |
|
|
b14a74ce91
|
update to netty http 4.1.63.0
|
2021-04-15 17:40:22 +02:00 |
|
|
ed32b98383
|
better bulk control, keep last bulk response times
|
2021-04-14 16:53:23 +02:00 |
|
|
3aa46a7f30
|
fine tuning load of settings and mappings, fix date time pattern, disable prune/shift by default
|
2021-04-13 18:16:18 +02:00 |
|
|
f311573c1e
|
adjust classloader
|
2021-04-13 16:53:20 +02:00 |
|
|
719e9ee05f
|
re-enable bulk logging, parameter cleanup, leaner API, strict IndexDefinition based
|
2021-04-13 15:24:12 +02:00 |
|
|
a9743dedf7
|
rewrite bulk over the limit condition
|
2021-04-12 23:35:54 +02:00 |
|
|
b9c8cb7b9a
|
re-add type parameter, less API methods
|
2021-04-12 16:02:21 +02:00 |
|
|
83b0c51ac9
|
fix index shift/prune, add failure counter in search metrics
|
2021-04-08 17:12:02 +02:00 |
|
|
33baa0b683
|
new tag
|
2021-03-25 11:24:12 +01:00 |
|
|
065c96e5c8
|
fix pruning implementation, add date formatter field
|
2021-03-25 11:23:16 +01:00 |
|
|
f8580edda8
|
API changes to align with es7102
|
2021-02-15 14:41:49 +01:00 |
|
|
ac367270c1
|
send refresh in alias test
|
2021-01-29 11:58:06 +01:00 |
|
|
51cf0c2d91
|
update to netty 4.1.54
|
2020-11-12 22:09:25 +01:00 |
|
|
f880dfda6b
|
fix time unit, avoiding zero timeout intervals
|
2020-11-12 15:43:32 +01:00 |
|
|
4f046ced9c
|
Merge branch 'es221' of alkmene.hbz-nrw.de:joerg/elx into es221
|
2020-11-03 14:15:05 +01:00 |
|
|
e29902c582
|
update to gradle 6.6.1, netty 4.1.53, jackson 2.11.3
|
2020-10-26 20:09:32 +01:00 |
|
|
f88992d685
|
disable pings by default but allow custom settings
|
2020-09-21 18:33:50 +02:00 |
|
|
0e89061e1a
|
change transport client settings
|
2020-09-21 17:40:34 +02:00 |
|
|
9965943c89
|
update to jackson 2.11.1, jna 5.5.0, xbib-netty 4.1.51.3
|
2020-07-29 12:17:17 +02:00 |
|
|
bca70b7dd3
|
update to latest api
|
2020-06-28 20:37:10 +02:00 |
|
|
610e170778
|
update to Netty 4.1.50
|
2020-06-08 19:31:49 +02:00 |
|
|
2c117be26e
|
update to Jackson 2.11, Log4j 2.13.3, fix node client tests
|
2020-06-04 21:15:31 +02:00 |
|
|
0a326977c7
|
add method for simple string/string settings, work around fragile settings.put() method in ES 2.2
|
2020-05-25 10:26:52 +02:00 |
|
|
be2f18446b
|
rename native client to basic client
|
2020-05-24 08:37:47 +02:00 |
|
|
c4562bb681
|
fix locking in open/close logic, allow more than one clients if connected to different clusters
|
2020-05-23 22:51:03 +02:00 |
|
|
66df115579
|
add helper classes to share same Elasticsearch low level client
|
2020-05-23 21:42:19 +02:00 |
|
|
794446534c
|
adjust to elx API update on 6.3 branch
|
2020-05-22 16:38:23 +02:00 |
|
|
f7509bcecd
|
split into admin, bulk, search client, fix HTTP client
|
2020-05-22 14:31:39 +02:00 |
|
|
c8c8846bb2
|
Merge branch '2.2' of alkmene:joerg/elx into 2.2
|
2020-05-22 14:08:32 +02:00 |
|
|
6a48751b90
|
update to Gradle 6.4.1
|
2020-05-22 14:04:42 +02:00 |
|
|
246b8c10cd
|
cosmetic
|
2020-05-13 20:44:47 +02:00 |
|
|
539c77cbd4
|
update to elx API of 7.6 branch
|
2020-05-11 23:49:55 +02:00 |
|
|
6702452982
|
update to Netty 4.1.48
|
2020-03-31 22:18:15 +02:00 |
|
|
2c6617473d
|
change to our guava/guice
|
2020-01-19 22:20:00 +01:00 |
|
|
8d6cb72777
|
update to nett 4.1.43, gradle 5.6.2, jackson 2.9.10, metrics 2.0.0
|
2019-11-07 16:47:47 +01:00 |
|
|
bd59fdffbd
|
update dependencies to current versions
|
2019-08-08 22:21:08 +02:00 |
|
|
d71c164174
|
disable bulk logging bey default, update to Gradle 5.3.1
|
2019-07-23 12:52:10 +02:00 |
|
|
7338f4bce1
|
modify for gradle config
|
2019-06-13 20:22:25 +02:00 |
|
|
979b06fbf2
|
enable tests, add NPE guards to DefaultBulkProcessor
|
2019-05-03 11:31:00 +02:00 |
|
|
43c983f2a9
|
update 2.2.1.9
|
2019-05-02 21:37:55 +02:00 |
|
|
cc562e6a65
|
semaphore logging
|
2019-05-02 21:34:49 +02:00 |
|
|
3439386e02
|
switch to Junit 5
|
2019-05-02 19:46:21 +02:00 |
|
|
47a0ca64fb
|
2.2.1.7
|
2019-02-23 23:08:21 +01:00 |
|