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

Globus paginated index by default will only process 10000 entries #35

Open
nocollier opened this issue Mar 21, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@nocollier
Copy link
Member

Results may be incomplete. We need to think about how to address this.

  • I am not inclined to simply raise this limit as large number of results can take a long time to process. Chances are, you made that query not sure for what you were searching and should be more specific.
  • If the number of results is beyond a certain threshold, we may opt to provide shallow search results where we populate the cat.unique() using facets from the search.
  • Then if the large search is what was intended we would need to detect that the catalog is shallow and query for all information before getting the file information.
@nocollier nocollier added the bug Something isn't working label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant