You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The total number of pages is not correct for the entities search endpoint (at least for an "empty" search); more pages than the listed number ("pages") are available; might be connected to the "provided entities"?
Is the number of total entities correct ("count")?
The total number of pages is not correct for the entities search endpoint (at least for an "empty" search); more pages than the listed number ("pages") are available; might be connected to the "provided entities"?
Is the number of total entities correct ("count")?
https://intavia-backend.acdh-dev.oeaw.ac.at/v2/api/entities/search?datasets=http%3A%2F%2Fapis.acdh.oeaw.ac.at%2Fdata%2Fv5&datasets=http%3A%2F%2Fldf.fi%2Fnbf%2Fdata&datasets=http%3A%2F%2Fwww.intavia.eu%2Fsbi&datasets=http%3A%2F%2Fdata.acdh.oeaw.ac.at%2Fintavia%2Fcho%2Fv6&datasets=http%3A%2F%2Fdata.biographynet.nl&page=6400&limit=50
The frontend uses these values for the pagination of search results:
https://intavia.acdh-dev.oeaw.ac.at/search?page=6356 // "last" page
https://intavia.acdh-dev.oeaw.ac.at/search?page=6357 // accessible only via URL not via pagination interface
The text was updated successfully, but these errors were encountered: