AtlasOfLivingAustralia / biocache-hubs

Biocache Hub UI grails plugin
Other
3 stars 30 forks source link

Batch taxon name search #245

Closed nickdos closed 7 months ago

nickdos commented 7 years ago

On the search page, the "batch taxon search" tab...

It currently uses the "raw_name" field but some users want it to work the same way the "taxon name" (advanced tab) and simple search do, by performing a lookup on each name and converting to LSID search field.

Suggestion is to add options as follows:

charvolant commented 5 years ago

Related to recent support query searching for a number of snake genera.

raw_name search also doesn't find records that are provided in eg. genus:Neelaps, specificEpithet:bimaculatus form, since there is no scientificName supplied.

nickdos commented 2 years ago

Code review requested on PR #523

Rita-C commented 2 years ago

Code looks good, move to QA.

Rita-C commented 2 years ago

Default Profile ALA general

Rita-C commented 2 years ago

defect reported as https://github.com/AtlasOfLivingAustralia/biocache-service/issues/734

nickdos commented 2 years ago

Thanks @Rita-C - I think that error for Phyllanthus hirtellus F.Muell. ex Müll.Arg. is unrelated to this change, as it appears to be a result of an unescaped ü char and its own bug.