paleobiodb / data_service

The PBDB Data Service, API and table/system maintenance scripts
Artistic License 2.0
12 stars 0 forks source link

Common name search #25

Open vjpsyverson opened 7 years ago

vjpsyverson commented 7 years ago

Autocomplete should be able to handle common name searches. This requires changes to both Navigator and the data service.

markuhen commented 7 years ago

Then I recommend dropping this. We don't have to search by common name and have many other bigger fish to fry. Let's have a general warning if whatever someone is trying to search for doesn't have a match in the database. Suggested text is below:

You are attempting to filter with a term that is not in the Paleobiology Database. Please use scientific names instead of common names of taxa.

vjpsyverson commented 7 years ago

It's not difficult though. Pretty much a one-line fix in the data service and another in the Javascript. Again, though, it's for next release so let's just consider it low priority.


Sent from my tiny pocket computer

On May 1, 2017, at 10:27 AM, Mark D. Uhen notifications@github.com wrote:

Then I recommend dropping this. We don't have to search by common name and have many other bigger fish to fry. Let's have a general warning if whatever someone is trying to search for doesn't have a match in the database. Suggested text is below:

You are attempting to filter with a term that is not in the Paleobiology Database. Please use scientific names instead of common names of taxa.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.