SpeciesFileGroup / taxonworks

Workbench for biodiversity informatics.
http://taxonworks.org
MIT License
87 stars 26 forks source link

New autocomplete framework #3519

Open mjy opened 1 year ago

mjy commented 1 year ago

in progress

Overview

Within TaxonWorks autocomplete are built assuming:

Required features

Potential features

Existing features to be refactored/generally modelled

Expansions

By default an autocomplete should work, the vast majority of times, by simply looking at the text.

Technical

mabecabrera commented 1 year ago

OTU autocomplete always returns some results. There no option now to create a new OTU if nothing is found. I think it would be nice to make fuzzy match optional when exact match is expected.

I agree with @dimus that it would be nice to select if we need the search to be fuzzy or not. It is taking us longer than before to find what we are looking for.

mjy commented 1 month ago

See also Roger Hyams talk at TDWG on match/search paradigms. Will link when YT is there.