Commit graph

73 commits

Author SHA1 Message Date
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
377040cf93 update jackson to 2.11.0, log4j to 2.13.3 2020-06-04 20:22:51 +02:00
188708d0ed bulk metric moved to controller, search metric has landed
bulk metric moved to controller, search metric has landed
2020-05-27 12:01:35 +02:00
5423cf0f11 update to admin/bulk/search API, add missing HTTP actions get index, search scroll, clear scroll 2020-05-25 18:46:10 +02:00
43b6afec62 update to Gradle 6.4.1 2020-05-25 18:43:49 +02:00
fb0dfbb683 fix mapping / date detection, adapt to API changes 2020-05-11 14:11:59 +02:00
c03e47cf26 API simplifications for bulk 2020-05-11 14:10:43 +02:00
a5c8dc8b5f new elx implementation for Elasticsearch 7.6.1 2020-05-10 17:40:58 +02:00
3cc4881f19 do not let epoll here in runtime 2020-05-02 18:43:45 +02:00
8056d65b8c update to 6.3.2.4 2020-04-08 11:52:08 +02:00
7b71bf9481 update for new 6.3.2.4 version 2020-04-06 11:16:33 +02:00
1912c018d5 update build, pmd 2020-04-01 22:43:19 +02:00
098fc46687 fix xbib upload 2019-05-08 11:31:06 +02:00
793cda09b1 fix smoke test 2019-05-06 11:51:35 +02:00
49b35226c2 make HTTP client work 2019-05-06 11:28:58 +02:00