Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix reporting of searchResponseCount as it was always 10k #4183

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

twrichards
Copy link
Contributor

@twrichards twrichards commented Nov 6, 2023

noticed the management/imageCounts endpoint of media-api was always reporting 10k as the searchResponseCount because it was lacking the trackTotalHits=true (like searches via the UI get by default) and hence was capping out.

Looks to have fixed things in TEST...
image

@twrichards twrichards requested a review from a team as a code owner November 6, 2023 14:28
@prout-bot
Copy link

Seen on metadata-editor, collections, thrall (merged by @twrichards 8 minutes and 57 seconds ago) Please check your changes!

@prout-bot
Copy link

Seen on leases, cropper, usage, media-api (merged by @twrichards 9 minutes and 4 seconds ago) Please check your changes!

@prout-bot
Copy link

Seen on auth, kahuna (merged by @twrichards 9 minutes and 10 seconds ago) Please check your changes!

@prout-bot
Copy link

Seen on image-loader (merged by @twrichards 9 minutes and 21 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants