UrlsController/src/main/java/eu/openaire/urls_controller/services
Lampros Smyrnaios a8eea1ccf4 Fix missing changes. 2023-05-15 13:13:24 +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 Fix missing changes. 2023-05-15 13:13:24 +03:00