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

Allow page size to be specified per CMR search request #30

Open
chuckwondo opened this issue Apr 6, 2022 · 0 comments
Open

Allow page size to be specified per CMR search request #30

chuckwondo opened this issue Apr 6, 2022 · 0 comments

Comments

@chuckwondo
Copy link
Contributor

The page size for CMR searches is specified in a maap.cfg file, and cannot be specified on a per-request basis. This means, for example, that no matter how many granules I request for a search (specified by the limit parameter that can be specified per request), the page size is fixed.

In the ADE, the page size in maap.cfg is 20, which causes very poor performance (see #25) for large enough search requests. For larger search requests, it should be possible to specify larger page sizes on a per request basis (like limit can be specified per request).

@chuckwondo chuckwondo changed the title Allow page size to be specified per CMR search Allow page size to be specified per CMR search request Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant