Can probably go a long way with finding the closest substring through levenshtein distance so that even if there's a typo, app search still works.
Either that or #16, but I've tested nucleo as a search engine and out-of-the-box it wasn't very reliable.
Can probably go a long way with finding the closest substring through levenshtein distance so that even if there's a typo, app search still works.
Either that or #16, but I've tested
nucleoas a search engine and out-of-the-box it wasn't very reliable.