leoek / material-safety-search

Search engine for Material Safety Datasheets based on Solr
https://mss.leoek.tech
GNU General Public License v2.0
4 stars 0 forks source link

Auto Completion for the general search field #28

Open leoek opened 5 years ago

leoek commented 5 years ago

The first version of this auto completion should be based on the most popular searches and the string the string the user already typed.

Currently there is an endpoint /top available which returns the most common search terms. However it does not evaluate any characters which were already typed by the user.

Suggestions for the general search field should be provided with the /suggest endpoint as they are for other fields. Check the openapi spec/swagger for more information.

leoek commented 5 years ago

You can check the current feature here: https://featuretopterms.mss.leoek.tech/