Commit graph

111 commits

Author SHA1 Message Date
d967d84cfd add flag to only shift an index if there are documents 2024-07-05 17:06:13 +02:00
0e0817ca84 update to netty 4.1.111 2024-07-04 08:57:31 +02:00
9cf120ce19 update to net-http 4.8.0 2024-06-12 22:50:01 +02:00
500a7a7885 update to net-http 4.6.0 2024-05-28 11:18:11 +02:00
f8e456eb31 update netty to 4.1.110, jackson to 2.17.1 2024-05-23 11:24:12 +02:00
a6d18aa7fa change cluster target health to yellow 2024-04-30 10:49:17 +02:00
c61fbe9789 update dependencies 2024-04-25 22:36:42 +02:00
59315e5bd0 update to gradle 8.7, netty 4.1.109 2024-04-17 11:38:48 +02:00
827c622428 update net-http to 4.2.0 2024-02-21 21:12:32 +01:00
2f1017ec58 update to netty 4.1.107 2024-02-15 18:12:26 +01:00
d78d64ba5a remove user gradle preferences from project files 2023-12-18 09:52:23 +01:00
76103bd0c6 update to netty 4.1.104, add snakeyaml to override legacy version 2023-12-16 22:31:59 +01:00
1b41a1e94b add explicit smile/cbor/yaml versions in dependencies 2023-12-14 22:05:40 +01:00
fb491e8f49 update to Gradle 8.5, Netty 4.1.101 2023-12-10 15:04:03 +01:00
3428c627eb exclude ES JNA and replace with ours to avoid classpath hell 2023-10-19 18:26:01 +02:00
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