UrlsController/src/main/java/eu/openaire/urls_controller/services
Lampros Smyrnaios 5f75b48e95 - Increase the "read-timeout" when searching for the host's machine public-IP.
- Update dependencies.
- Code polishing.
2023-05-22 21:33:02 +03:00
..
FullTextsService.java New feature: BulkImport full-text files from compatible datasources. 2023-05-11 03:07:55 +03:00
FullTextsServiceImpl.java - In test-environment mode, check for already existing file-hashes only in the "payload_aggregated" table, instead of the whole "payload" view. This way the investigation for false-positive docUrls is easier, as we avoid checking against the millions of "legacy" payloads. 2023-05-15 12:44:16 +03:00
StatsService.java Use a StatsService interface. 2023-03-13 12:39:39 +02:00
StatsServiceImpl.java - Add the "getNumberOfAllDistinctFullTexts" stats-endpoint. 2023-05-04 15:48:49 +03:00
UrlsService.java - Code polishing. 2023-03-07 16:55:41 +02:00
UrlsServiceImpl.java - Increase the "read-timeout" when searching for the host's machine public-IP. 2023-05-22 21:33:02 +03:00