UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios ad5dbdde9b - Improve performance when inserting records into the "attempt" table, by splitting the records equally, across more threads.
- Bring back the "UriBuilder", which informs us in the logs, about the Controller's url (IP, PORT, API).
- Code cleanup.
2022-02-22 13:54:16 +02:00
..
GeneralController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
ImpalaController.java - Add support for more than one full-text per id. Allow recognizing fileName additions: "id(1).pdf", "id(2).pdf", etc. 2022-02-07 13:57:09 +02:00
TestController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UrlController.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