UrlsController/src/main/resources
Lampros Smyrnaios 66a5b3c7da Update Bulk-Import API:
- Increase the "numOfThreadsPerBulkImportProcedure" to 6.
- Fix Bulk import not working from a second-level subdirectory; the report-subDirectory was not created.
- Fix not returning the bulk-import-report as "application/json".
- Add useful messages for missing parameters.
- Change the HTTP-method for the "bulkImportFullTexts" endpoint to "POST".
- Show a structured json-response for the "bulkImportFullTexts" endpoint.
- Fix uncommon date-format.
- Remove single quotes from json-report, since they are returned as bytes, not characters.
- Optimize the generation of the json-bulkImport-report.
2023-07-25 11:59:47 +03:00
..
schemas - Fix not finding the parquet-schema files when the app was run inside a Docker Container. 2022-12-08 12:16:05 +02:00
testInputFiles - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file. 2021-05-18 17:23:20 +03:00
application.yml Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
logback-spring.xml - Add the time-zone in the logs. 2023-05-11 03:10:53 +03:00