'Ensure contains' search parameter doesn't always work as intended
Dragon1320 opened this issue · 0 comments
Dragon1320 commented
Stuff like different spellings of a word, colour vs color will get ignored currently, maybe add extra metaphone fields to run the regex on (or run it on the current ones, idk).
An idea to make the search better as well would be to have a specific route for autocomplete (on top of search) which takes the top x results and tries to pick the 3 most useful ones out.
IMPORTANT: place this route above packages/:publisher
GET /packages/autocomplete