Commit Graph

16 Commits

Author SHA1 Message Date
4874739e18 Update doobie to 1.0.0-RC4 2023-11-06 11:43:02 +01:00
b118c5076a update default pg config for khmer lang 2023-03-16 23:52:26 +07:00
61d5585e68 Add Ukrainian language 2022-11-09 22:24:32 +01:00
c0feb13f63 Add Estonian language
Closes: #1646
2022-11-01 01:00:16 +01:00
b51b782c73 Apply formatting fixes 2022-08-07 16:31:09 +02:00
868285a26b Fix fulltext search queries for new collective-id 2022-08-07 16:28:22 +02:00
53d92c4a26 Adopt backend to collective-id 2022-08-07 16:26:04 +02:00
ae265ed19a Fix tests for mariadb 2022-06-04 10:16:03 +02:00
9ef8d2ccc8 Merge pull request #1556 from scala-steward/update/circe-core-0.14.2
Update circe-core, circe-generic, ... to 0.14.2
2022-05-21 14:51:26 +00:00
7a2491a61e Split out separate circe versions 2022-05-21 16:36:27 +02:00
5ec311c331 Add polish to processing lanugages
SOLR doesn't support polish out of the box. Plugins are required for
polish. The language has been added only with basic support. For
better results, a manual setup of solr is required.

Closes: #1345
2022-05-21 14:41:16 +02:00
9d69401fea Add Lithuanian to processing languages
SOLR doesn't support Lithuanian, maybe it can be added via plugins. A
manual setup of solr is required then. It has been added with basic
support.

Closes: #1540
2022-05-21 14:36:01 +02:00
5bdf728eb3 Improve logging configuration
- Log levels of specific loggers can be defined in the config
  file (doesn't work with env variables)

- Log events of background tasks carry now additional data
2022-04-30 18:26:19 +02:00
1e56e832da Reformat code 2022-03-21 11:04:26 +01:00
fef00bdfb5 Some basic tests and config 2022-03-21 11:04:26 +01:00
029335e607 Working poc of postgresql based fulltext search backend 2022-03-21 11:04:26 +01:00