Closed msbentley closed 1 year ago
[ ] @jimmie can we make sure all the registries are reconfigured appropriately? (Or @viviant100 or @sjoshi-jpl)
[ ] @tloubrieu-jpl can we make sure the current hit limit is documented somewhere?
@jordanpadams regarding docs, does this limit exist in current versions? It shouldn't.
@msbentley as @alexdunnjpl notes, this will be fixed in ~1-3 weeks. If not, please reopen this bug
We should not have that limit anymore since this ticket https://github.com/NASA-PDS/registry-api/issues/291 is closed. We will investigate that.
Checked for duplicates
Yes - I've already checked
π Describe the bug
When testing queries in the API, I often want to explore the number of products matching a given query, even without looking into the data themselves. e.g. I run a query with limit=0. Doing this for broad queries I reach a cap of 10000 in summary/hits.
Given that we already have the limit keyword, I don't understand why "hits" is limited here and would really like to be able to count products into the millions.
π΅οΈ Expected behavior
I expected summar/hits of the response to give the accurate number of results for my query, and not an artificial limit.
π To Reproduce
This returns 10000
π₯ Environment Info
No response
π Version of Software Used
No response
π©Ί Test Data / Additional context
No response
π¦ Related requirements
π¦ #xyz
βοΈ Engineering Details
No response