Commit graph

96 commits

Author SHA1 Message Date
006bd38091 update to OpenJDK 21, Gradle 8.4-rc-1 2023-10-01 10:21:01 +02:00
1f21e55790 update to jackson 2.15.2 2023-09-28 17:31:09 +02:00
68a35ea86f just issue a warning when trying to delete an index which is not found 2023-08-25 10:52:10 +02:00
f3a386076e update to Gradle 8.1.1 2023-05-26 17:16:55 +02:00
dfc3a1fd75 Merge branch 'main' of xbib.org:joerg/elx 2023-04-06 13:25:29 +02:00
e4735bab10 update to net-http 3.0.5 2023-03-11 09:52:59 +01:00
f28511ea5e logging rewrite 2023-02-23 23:04:34 +01:00
833418ca57 enforce newer netty, add HTTP open index, add admin methods for closed indices, clean up log4j/jul logging 2023-02-23 18:51:18 +01:00
f4c25b6430 add force merge, cleanup resolve alias 2023-02-11 22:06:45 +01:00
819f31dffc recognize closeShifted setting in DefaultIndexDefinition 2023-02-10 17:20:50 +01:00
b269eb7cce add open/close to HTTP API 2023-02-10 14:26:54 +01:00
3f8c1ca1d3 add open/close indices 2023-02-07 17:04:28 +01:00
8df4681894 allow access to UTF-8 content in SearchDocument 2023-01-29 22:12:52 +01:00
88c550d9c1 replace netty-http by net-http-netty-client, update to Java 17, update to gradle 7.5.1 2022-11-04 16:12:19 +01:00
121e3831e7 update to gradle 7.5 2022-08-11 23:07:10 +02:00
e79c3f07b2 add explicit dependencies for Groovy grape usage, explicit class loader handling for Groovy class loading 2022-06-29 15:52:59 +02:00
469ca41001 update to gradle 7.4.2, update to netty 4.1.77 2022-06-01 12:28:46 +02:00
66c7294856 update to gradle 7.3.2, to xbib netty 4.1.72.1, log4j 2.17.1 2022-01-03 11:30:38 +01:00
8faa5045b2 update to log4j 2.16.0, xbib-netty 4.1.72.0 2021-12-15 21:04:50 +01:00
2747c0eb43 bump log4j to 2.15, gradle to 7.3, bump dependencies 2021-12-12 23:55:01 +01:00
85a526be96 update to gradle 7.3 2021-12-02 18:15:28 +01:00
0b8d92af9b allow set processors in transport client setup, update to netty 4.1.69 2021-10-26 16:46:14 +02:00
1f436a5bbf add timeout to SearchResult API 2021-08-31 10:33:51 +02:00
7f8edfab0f add (ES native) aggregations to search result 2021-06-08 16:33:59 +02:00
db6d67a91a add getTook method to search result 2021-06-08 11:41:16 +02:00
2701c2b11d update search API, now with wrapper API, add multi get tests, add HTTP MultiGet action 2021-06-07 11:37:02 +02:00
f2e4d27750 work an search results API 2021-06-05 21:07:15 +02:00
c60bc4de96 fix NPE 2021-05-26 10:56:41 +02:00
51d34952d0 update to Netty 4.1.65, clean up dependencies (drop SSL deps), clean up close flag, show netty version info 2021-05-22 21:00:20 +02:00
6f17677a11 update to netty http 4.1.65.0 2021-05-21 22:40:24 +02:00
cb58ad8d81 update 2021-05-14 15:06:03 +02:00
2cf29efdb0 update to nett http 4.1.63.3 2021-05-06 17:56:32 +02:00
97f460ae98 add bulk tuning for translog (async mode) and fast replica change 2021-05-04 18:32:57 +02:00
a691ace2d5 update to netty-http 4.1.63.2 with URL parameter encoding fix 2021-05-03 17:30:05 +02:00
3dd47fc953 make metric optional, but set bulk volume to max if bulk metric is disabled, default is bulk metric enabled 2021-04-29 11:33:43 +02:00
7595fbaeee making metrics optional 2021-04-29 10:54:47 +02:00
b7d3184200 align with es221 2021-04-28 17:52:41 +02:00
9c606eebdd clean up API, remove IndexRetention to index definition, move start/stop bulk, default bulk wait 2021-04-22 23:29:49 +02:00
40cdde3ae8 align with es221, cluster health, no IOException in Admin API 2021-04-22 16:44:18 +02:00
da5dbaf71f bump version 2021-04-21 19:39:07 +02:00
7e661271c1 no IOException in Admin API 2021-04-21 17:20:57 +02:00
afdbe1c7d2 Merge branch 'es7102' of alkmene:joerg/elx into es7102 2021-04-21 13:17:21 +02:00
78e234e576 fix HTTP client host/port parsing 2021-04-21 13:17:07 +02:00
2ca3b3e9ee wait 5 minutes for cluster health after index replica and force merge to not confuse subsequent bulk indexing with yelloe health 2021-04-21 09:31:03 +02:00
870cc09767 align with es221 2021-04-20 14:33:53 +02:00
6af56268aa align with es221 2021-04-20 10:29:40 +02:00
46487a691d tests working under ES 7.10.2 2021-04-15 17:11:00 +02:00
6c48d23de1 align with es221 2021-04-14 18:55:56 +02:00
21e5dd84c9 cleanup common package 2021-04-09 13:31:34 +02:00
96eabdd32d align with es221 2021-04-09 13:15:04 +02:00