refactor: update researcher API endpoints to include batch search and statistics functionality

- Removed deprecated search logic and replaced it with a new structure for handling researcher statistics.
- Introduced new schemas for batch search requests and responses.
- Enhanced the search endpoint to return publication statistics alongside researcher data.
- Updated docker-compose file to remove unnecessary versioning.
This commit is contained in:
Mireya Cueto Garrido
2026-04-28 09:41:45 +02:00
parent 60cb036f3e
commit c0eb0d3916
3 changed files with 116 additions and 26 deletions
-2
View File
@@ -1,5 +1,3 @@
version: "3.9"
services:
backend: