AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

faster explore-your-area #877

Open adam-collins opened 5 months ago

adam-collins commented 5 months ago

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 commented 2 months ago

The current biocache-hubs release is sending this parameter.

explore your area in test is working.