-
065c96e5c8
fix pruning implementation, add date formatter field
2.2.1.27
Jörg Prante
2021-03-25 11:23:16 +0100
-
f8580edda8
API changes to align with es7102
Jörg Prante
2021-02-15 14:41:49 +0100
-
94c4fcf02c
do not wait for shards, fix 'index' field value casting, more logging when pruning
Jörg Prante
2021-02-01 17:57:25 +0100
-
015288b583
cleanup
Jörg Prante
2021-01-29 16:51:22 +0100
-
6146da9554
cleaning up
Jörg Prante
2021-01-29 15:51:03 +0100
-
ac367270c1
send refresh in alias test
Jörg Prante
2021-01-29 11:58:06 +0100
-
a21e0aef5e
adapting to ES 7.10.2
Jörg Prante
2021-01-29 01:17:06 +0100
-
51cf0c2d91
update to netty 4.1.54
2.2.1.24
Jörg Prante
2020-11-12 22:09:25 +0100
-
f880dfda6b
fix time unit, avoiding zero timeout intervals
2.2.1.23
Jörg Prante
2020-11-12 15:43:32 +0100
-
4f046ced9c
Merge branch 'es221' of alkmene.hbz-nrw.de:joerg/elx into es221
Jörg Prante
2020-11-03 14:15:05 +0100
-
-
e29902c582
update to gradle 6.6.1, netty 4.1.53, jackson 2.11.3
2.2.1.22
Jörg Prante
2020-10-26 20:09:32 +0100
-
f88992d685
disable pings by default but allow custom settings
Jörg Prante
2020-09-21 18:33:50 +0200
-
0e89061e1a
change transport client settings
Jörg Prante
2020-09-21 17:40:34 +0200
-
-
9965943c89
update to jackson 2.11.1, jna 5.5.0, xbib-netty 4.1.51.3
2.2.1.21
Jörg Prante
2020-07-29 12:17:17 +0200
-
bca70b7dd3
update to latest api
2.2.1.20
Jörg Prante
2020-06-28 20:37:10 +0200
-
3c7d1e61b1
some named modules introduced, API update to conform with 7.6 branch
6.3.2.8
Jörg Prante
2020-06-09 17:18:08 +0200
-
610e170778
update to Netty 4.1.50
Jörg Prante
2020-06-08 19:31:49 +0200
-
1a251acacf
update to Netty 4.1.50
7.6.1.3
Jörg Prante
2020-06-05 11:05:59 +0200
-
2c117be26e
update to Jackson 2.11, Log4j 2.13.3, fix node client tests
2.2.1.19
Jörg Prante
2020-06-04 21:15:31 +0200
-
8feb56c18a
Merge branch '7.6' of alkmene.hbz-nrw.de:joerg/elx into 7.6
Jörg Prante
2020-06-04 20:27:21 +0200
-
-
8c64c4b35f
update jackson to 2.11.0, log4j to 2.13.3
Jörg Prante
2020-06-04 20:22:51 +0200
-
377040cf93
update jackson to 2.11.0, log4j to 2.13.3
Jörg Prante
2020-06-04 20:22:51 +0200
-
-
188708d0ed
bulk metric moved to controller, search metric has landed
7.6.1.1
Jörg Prante
2020-05-27 11:57:50 +0200
-
5423cf0f11
update to admin/bulk/search API, add missing HTTP actions get index, search scroll, clear scroll
Jörg Prante
2020-05-25 18:46:10 +0200
-
43b6afec62
update to Gradle 6.4.1
Jörg Prante
2020-05-25 18:43:49 +0200
-
0a326977c7
add method for simple string/string settings, work around fragile settings.put() method in ES 2.2
Jörg Prante
2020-05-25 10:26:52 +0200
-
be2f18446b
rename native client to basic client
Jörg Prante
2020-05-24 08:37:47 +0200
-
c4562bb681
fix locking in open/close logic, allow more than one clients if connected to different clusters
Jörg Prante
2020-05-23 22:51:03 +0200
-
66df115579
add helper classes to share same Elasticsearch low level client
Jörg Prante
2020-05-23 21:42:19 +0200
-
794446534c
adjust to elx API update on 6.3 branch
Jörg Prante
2020-05-22 16:38:23 +0200
-
cfff32556f
remove unused imports
Jörg Prante
2020-05-22 15:08:48 +0200
-
f7509bcecd
split into admin, bulk, search client, fix HTTP client
Jörg Prante
2020-05-21 17:46:23 +0200
-
c8c8846bb2
Merge branch '2.2' of alkmene:joerg/elx into 2.2
Jörg Prante
2020-05-22 14:08:32 +0200
-
-
6a48751b90
update to Gradle 6.4.1
Jörg Prante
2020-05-22 14:04:42 +0200
-
66e2dce3b3
add Java named modules
6.3.2.7
Jörg Prante
2020-05-22 13:41:49 +0200
-
bc317a3d0d
add smoke test fix for race condition between index deletion and bulk indexing
Jörg Prante
2020-05-22 11:38:04 +0200
-
b580187063
fix smoke, search, mock tests, move getMapping() to admin client
Jörg Prante
2020-05-22 11:25:35 +0200
-
4a2cb095df
fix HTTP scroll search, fix wait after index creation/deletion, new search test
6.3.2.6
Jörg Prante
2020-05-21 23:53:40 +0200
-
f2c50d9759
update to Gradle 6.4.1
Jörg Prante
2020-05-21 23:51:40 +0200
-
110c7786da
split into admin, bulk, search client, fix HTTP client
Jörg Prante
2020-05-21 17:46:23 +0200
-
10833f023b
renaming read client
Jörg Prante
2020-05-20 18:35:02 +0200
-
246b8c10cd
cosmetic
2.2.1.16
Jörg Prante
2020-05-13 20:44:47 +0200
-
539c77cbd4
update to elx API of 7.6 branch
Jörg Prante
2020-05-11 23:49:55 +0200
-
fb0dfbb683
fix mapping / date detection, adapt to API changes
Jörg Prante
2020-05-11 14:11:59 +0200
-
c03e47cf26
API simplifications for bulk
Jörg Prante
2020-05-11 14:10:43 +0200
-
a5c8dc8b5f
new elx implementation for Elasticsearch 7.6.1
7.6.1.0
Jörg Prante
2020-05-10 17:40:58 +0200
-
-
-
3cc4881f19
do not let epoll here in runtime
6.3.2.5
Jörg Prante
2020-05-02 18:43:45 +0200
-
8056d65b8c
update to 6.3.2.4
6.3.2.4
Jörg Prante
2020-04-08 11:52:08 +0200
-
7b71bf9481
update for new 6.3.2.4 version
Jörg Prante
2020-04-06 11:16:33 +0200
-
1912c018d5
update build, pmd
Jörg Prante
2020-04-01 22:43:19 +0200
-
6702452982
update to Netty 4.1.48
2.2.1.15
Jörg Prante
2020-03-31 22:18:15 +0200
-
2c6617473d
change to our guava/guice
2.2.1.14
Jörg Prante
2020-01-19 22:20:00 +0100
-
8d6cb72777
update to nett 4.1.43, gradle 5.6.2, jackson 2.9.10, metrics 2.0.0
2.2.1.13
Jörg Prante
2019-11-07 16:47:47 +0100
-
bd59fdffbd
update dependencies to current versions
2.2.1.11
Jörg Prante
2019-08-08 22:21:08 +0200
-
d71c164174
disable bulk logging bey default, update to Gradle 5.3.1
2.2.1.10
Jörg Prante
2019-07-23 12:52:10 +0200
-
7338f4bce1
modify for gradle config
Jörg Prante
2019-06-13 20:22:25 +0200
-
098fc46687
fix xbib upload
Jörg Prante
2019-05-08 11:31:06 +0200
-
793cda09b1
fix smoke test
6.3.2.3
Jörg Prante
2019-05-06 11:51:35 +0200
-
49b35226c2
make HTTP client work
Jörg Prante
2019-05-06 11:28:58 +0200
-
d4e40145be
update to Junit 5.4.2, ES 6.3.2.3, gradle 5.3, fix tests
6.3.2.2
Jörg Prante
2019-05-03 22:50:13 +0200
-
979b06fbf2
enable tests, add NPE guards to DefaultBulkProcessor
2.2.1.9
Jörg Prante
2019-05-03 11:31:00 +0200
-
43c983f2a9
update 2.2.1.9
Jörg Prante
2019-05-02 21:37:55 +0200
-
cc562e6a65
semaphore logging
Jörg Prante
2019-05-02 21:34:49 +0200
-
3439386e02
switch to Junit 5
Jörg Prante
2019-05-02 19:46:21 +0200
-
2b3ac518b5
add index prune test, clean up test, update to xbib metrics 1.2.0
6.3.2.1
Jörg Prante
2019-02-24 23:52:06 +0100
-
47a0ca64fb
2.2.1.7
2.2.1.7
Jörg Prante
2019-02-23 23:08:21 +0100
-
00d3ef984c
clean up
Jörg Prante
2019-02-23 17:37:14 +0100
-
37b664f1b6
fix wait for active shards
2.2.1.6
Jörg Prante
2019-02-23 15:26:36 +0100
-
41b18f4ae7
set travis to openjdk11
Jörg Prante
2019-02-23 13:51:57 +0100
-
22ab37b3e5
metric 1.2.0, fix shift index, add prune index test
Jörg Prante
2019-02-23 13:38:41 +0100
-
fcd99f801d
changes from 6.3 branch, some fixes, better timeouts, better index shift
Jörg Prante
2019-02-22 20:40:29 +0100
-
fa84c61336
first version of elx for Elasticsearch 6.3.2
6.3.2.0
Jörg Prante
2019-02-22 11:15:22 +0100
-
e9102d5e28
Merge branch '2.2'
Jörg Prante
2019-02-20 19:14:51 +0100
-
-
-
5184b75b36
refactored bulk controller, improved api, renamed und cleaned methods, result classes, removed redundant code and methods
2.2.1.5
Jörg Prante
2019-02-20 18:38:28 +0100
-
4701447d3c
clean up extended client
2.2.1.4
Jörg Prante
2019-02-19 17:29:51 +0100
-
c0dfb9a617
large refactoring, new subpackage structure, Gradle 5.2.1, Java 11
2.2.1.3
Jörg Prante
2019-02-18 17:21:57 +0100
-
0ba6b6d99d
update to Gradle 5.2.1, simpler API without TimeValue, fixing testframework/netty dependencies
Jörg Prante
2019-02-15 11:10:15 +0100
-
1b17e3ac7d
Merge branch '6.3'
Jörg Prante
2019-02-10 21:18:05 +0100
-
-
-
-
6611a55cba
update to 6.3.2.4, update to Gradle 5.1
Jörg Prante
2019-02-10 20:39:07 +0100
-
db95d266d3
working on node/transport/http clients for ES 6.2
Jörg Prante
2018-05-04 16:02:16 +0200
-
b2ad4f2b25
fix duplicate doc tests, ensure no bulk rejection
5.3.0.1
Jörg Prante
2017-04-02 22:06:58 +0200
-
25f529acd2
update to Elasticsearch 5.3.0
5.3.0.0
Jörg Prante
2017-04-01 17:17:31 +0200
-
f181871948
update to Elasticsearch 5.2.2
5.2.2.0
Jörg Prante
2017-04-01 12:48:43 +0200
-
6f6dd8ae08
add Maven Central repository
Jörg Prante
2017-01-12 13:14:12 +0100
-
7b18b6740e
add native epoll for Linux
Jörg Prante
2017-01-12 12:53:25 +0100
-
17d114feb1
Gradle 3.2.1, remove annotation Nullable, rename ClientBuilder to Clients
2.2.1.2
Jörg Prante
2017-01-03 14:37:23 +0100
-
4b563b9fce
remove jbake
Jörg Prante
2017-01-03 09:28:17 +0100
-
6bd2f65a66
update to Elasticsearch 5.1.1, Gradle 3.2.1
5.1.1
Jörg Prante
2016-12-12 11:51:35 +0100
-
1888b3630f
align tests, loggers, sonarqube issues
5.0.1.1
Jörg Prante
2016-11-19 16:43:57 +0100
-
acbfdb8f4c
update to Elasticearch 5.0.1
5.0.1.0
Jörg Prante
2016-11-16 22:35:33 +0100
-
-
409ced9c7a
doc fixes
Jörg Prante
2016-11-15 21:31:49 +0100
-
e576738762
README
2.2.1.1
Jörg Prante
2016-11-15 21:06:04 +0100
-
4f1ce83167
remove MonitorService from shutdown call, add more docs
Jörg Prante
2016-11-15 20:58:08 +0100
-
9c5c99d770
clean up
Jörg Prante
2016-11-01 23:27:40 +0100
-
69bd4d9064
sonarqube fixes
2.2.1.0
Jörg Prante
2016-11-01 19:28:58 +0100
-
7069e31fe0
initial commit
Jörg Prante
2016-11-01 17:28:05 +0100