UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 88acaae20f - Replace the "numFullTextUrlsFound"-counter with "numFullTextsFound"-counter to reflect the end result of the actually available full-texts (which were downloaded by the Worker).
- Optimize the gather-fileNames loop.
- Improve a message in "installAndRun.sh"
2022-02-23 17:40:06 +02:00
..
FileUnZipper.java springified project 2022-01-30 22:14:52 +02:00
FileUtils.java - Replace the "numFullTextUrlsFound"-counter with "numFullTextsFound"-counter to reflect the end result of the actually available full-texts (which were downloaded by the Worker). 2022-02-23 17:40:06 +02:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
S3ObjectStore.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
TestFileUtils.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UriBuilder.java - Improve performance when inserting records into the "attempt" table, by splitting the records equally, across more threads. 2022-02-22 13:54:16 +02:00