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

faster explore-your-area #877

Open
adam-collins opened this issue Feb 4, 2024 · 1 comment
Open

faster explore-your-area #877

adam-collins opened this issue Feb 4, 2024 · 1 comment
Assignees
Milestone

Comments

@adam-collins
Copy link
Contributor

biocache-hubs calls explore/group/{group} but does not use the returned rank. This rank populated after a call to namematching-service for each result.

  1. Add a parameter to explore/group/{group} rank. The default is rank=true.
  2. Do not do the rank lookup when rank=false.
@adam-collins
Copy link
Contributor Author

The current biocache-hubs release is sending this parameter.

explore your area in test is working.

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