Commit graph

37 commits

Author SHA1 Message Date
bac04f873c update to OpenJDK 21, Gradle 8.4 2023-10-23 17:31:46 +02:00
736c4c4f65 add extra handling of titlePhrase/titleComplete for CQL->RPN 2023-04-19 19:05:35 +02:00
2bd1d28c21 fix UTF-8 in CQL->RPN 2023-04-18 15:03:18 +02:00
a6e50e7ba5 add feature of word list support for CQL->RPN conversion 2023-04-14 16:32:00 +02:00
3226ce424b improved attribute handling in CQL->RPN conversion 2023-04-12 16:53:15 +02:00
c6dc31628f add namePersonal and nameCorporate as valid bib-1 CQL->RPN conversion 2023-04-12 12:05:42 +02:00
312dc6f264 add rec context to CQL->RPN converter 2023-04-12 11:56:05 +02:00
a66d7b039e update to xbib marc 2.9.21 2023-04-01 09:17:00 +02:00
9a3035098a fix wrong number of records requested in present operation 2023-03-29 16:27:10 +02:00
e03dac53ef add sort operation 2023-03-28 15:37:57 +02:00
f27a11af50 fix CQL -> RPN generator, make implementation name configurable 2023-03-27 17:11:06 +02:00
6f53533c63 enable UTF-8 for PQF queries by default 2023-03-22 22:32:26 +01:00
155f0adcd4 working on RPN generation 2023-03-22 17:37:57 +01:00
23b2188159 increase max BER encoding buffer to 10 MB 2023-03-14 17:06:52 +01:00
ba048d872a update to netty 4.1.89, avoid class casting execption in case of broken PQF 2023-03-10 17:12:43 +01:00
dcea5cc021 update to OpenJDK 17, Gradle 7.5.1, add Groovy example 2023-01-14 18:45:26 +01:00
28a2ea875b update to gradle 7.3.2 2022-02-17 18:46:40 +01:00
31fa5fc126 add SocketTimeoutException listener 2021-08-31 11:40:33 +02:00
809792e64e fix timeout which is in milliseconds, set default to 5000ms 2021-08-26 18:48:52 +02:00
7bcc85b223 avoid class cast when Z server return a Close instead of a SearchResponse (timeout) 2021-07-30 16:28:24 +02:00
1a0ff7d6c8 new CQL default context 2021-06-01 18:58:18 +02:00
03a242e05a update to cql 3.1.0, netty 4.1.65 2021-05-27 16:33:38 +02:00
1f2cdcc820 update to gradle 6.6.1, netty 4.1.52, xbib cql 3.0.4 2020-09-27 14:36:45 +02:00
24aa0e4bd3 update to cql 3.0.3 2020-09-10 10:25:30 +02:00
39a962cbdf update netty to 4.1.51, xbib cql to 3.0.2, fix attribute list deriving from CQL search term 2020-07-31 10:57:20 +02:00
d14cfe0e08 update named modules, netty 4.1.50, cql 3.0.1 2020-06-05 11:38:40 +02:00
e44b3e2286 update to Java modules, Gradle 6.4, JUnit 5 2020-05-20 10:46:17 +02:00
295abef0f5 update gradle to 5.6.2 2019-11-11 10:58:28 +01:00
3aae8c6571 update gradle 5.6.2 2019-11-08 09:41:06 +01:00
ff71163df3 update to OpenJDK 11, Gradle 5.3.1 2019-08-12 11:11:29 +02:00
b2df8b14ba reorganize package structure for fine grained dependencies 2019-03-15 13:45:07 +01:00
d0c91568a8 do not throw exception if present operation returns diagnostics, clean up (mostly underscore style issues) 2018-09-10 19:11:49 +02:00
00412e7577 refactor to BERReader/BERWriter interface, add locking 2018-09-07 22:59:21 +02:00
e9b3b4fa5a update dependencies, prepare for Java 9 2018-02-08 11:52:13 +01:00
d19450e2e1 fix logging issues, update to xbib cql 1.1.1 2018-02-06 16:31:17 +01:00
d8972929bb extend response listener by total result count 2017-11-30 17:42:07 +01:00
832c86a73d initial commit 2017-11-16 00:37:06 +01:00