gbv / cocoda-db

Colibri Concordance Database: Database Backend (DEPRECATED)
https://coli-conc.gbv.de/cocoda/api
GNU Affero General Public License v3.0
1 stars 0 forks source link

provide search suggestions #9

Open nichtich opened 8 years ago

nichtich commented 8 years ago

Requires string search in selected fields (labels, notes...). For instance:

?notation_=A   # everything with notation that starts with A
?_label_=food  # search for "food" in all labels

Good results, however, require searching in multiple fields and possibly ranking.