Commit graph

28 commits

Author SHA1 Message Date
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
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
758ab83b3c fix PQF to RPN conversion 2023-03-22 20:01:43 +01:00
155f0adcd4 working on RPN generation 2023-03-22 17:37:57 +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
401127f779 fix PQF integer token, add SRU JDK client 2023-01-23 18:02:06 +01:00
96ba70d4dc add tests 2023-01-15 23:20:15 +01:00
f2a57d9ce3 element set name optional, skio additional search info, add LVI test 2023-01-14 23:04:44 +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
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
7475a5f565 add missing properties 2021-05-28 12:02:35 +02:00
9ae052559b new client api subproject 2020-08-05 11:42:11 +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
ff71163df3 update to OpenJDK 11, Gradle 5.3.1 2019-08-12 11:11:29 +02:00
03df23e89c fixes for tests and logging 2019-03-15 14:32:29 +01:00
b2df8b14ba reorganize package structure for fine grained dependencies 2019-03-15 13:45:07 +01:00