|
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 |
|
|
7191bb550b
|
align with es221
|
2021-04-09 13:01:16 +02:00 |
|
|
95649e7950
|
update shift and prune
|
2021-03-29 17:02:25 +02:00 |
|
|
94c4fcf02c
|
do not wait for shards, fix 'index' field value casting, more logging when pruning
|
2021-02-01 17:57:25 +01:00 |
|
|
015288b583
|
cleanup
|
2021-01-29 16:51:22 +01:00 |
|
|
6146da9554
|
cleaning up
|
2021-01-29 15:51:03 +01:00 |
|
|
a21e0aef5e
|
adapting to ES 7.10.2
|
2021-01-29 01:17:06 +01:00 |
|
|
1a251acacf
|
update to Netty 4.1.50
|
2020-06-05 11:05:59 +02:00 |
|
|
8feb56c18a
|
Merge branch '7.6' of alkmene.hbz-nrw.de:joerg/elx into 7.6
|
2020-06-04 20:27:21 +02:00 |
|
|
8c64c4b35f
|
update jackson to 2.11.0, log4j to 2.13.3
|
2020-06-04 20:25:04 +02:00 |
|