- 12 Sep, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 04 Sep, 2023 5 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
We now require CoreNLP listening on port :9000. We will have to find a way to spin that up in CI as well.
-
Alfredo Di Napoli authored
This commit refactors the codebase to add a new function called `addDocumentsToHyperCorpus` which generalises the common pattern of calling `insertMasterDocs` and later adding the documents via the DB `Doc` functions. It also "lowers" some functions to run into a plain `DBCmd`.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 31 Aug, 2023 1 commit
-
-
Alfredo Di Napoli authored
Alas I (Alfredo) had to split the runners for tasty and hspec because in tasty we cannot control explicitly the level of parallelism, but for the DB stuff we need sequential tests, whereas for the Jobs tests we need parallelism, or rather the executable to be compiled with `-threaded`.
-
- 28 Aug, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 24 Jul, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-